general review
This commit is contained in:
@@ -1,23 +0,0 @@
|
||||
---
|
||||
title: "email"
|
||||
tags: [ "Documentation", "chat" ]
|
||||
---
|
||||
# Sendmail
|
||||
|
||||
Compose a message like this:
|
||||
|
||||
```
|
||||
To: alice@domain.com
|
||||
Subject: my new mail server
|
||||
From: literally@anything.com
|
||||
|
||||
This is the message
|
||||
|
||||
```
|
||||
|
||||
... and put it in ~/mail.txt.
|
||||
Then send with sendmail using:
|
||||
|
||||
> sendmail ~/mail.txt
|
||||
|
||||
|
@@ -1,15 +0,0 @@
|
||||
---
|
||||
title: "irssi"
|
||||
tags: [ "Documentation", "chat" ]
|
||||
---
|
||||
In program:
|
||||
|
||||
> /NETWORK LIST
|
||||
> /CHANNEL LIST
|
||||
> /connect chat.freenode.net
|
||||
> /set nick ghast
|
||||
|
||||
> /join #hklbgd
|
||||
> /leave #lkj
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "profanity"
|
||||
tags: [ "Documentation", "chat" ]
|
||||
tags: [ "Documentation", "Chat" ]
|
||||
---
|
||||
|
||||
# Pre Setup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "signal"
|
||||
tags: [ "Documentation", "distros" ]
|
||||
tags: [ "Documentation", "Chat" ]
|
||||
---
|
||||
|
||||
> yay -S signal-cli
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "wgetpaste"
|
||||
tags: [ "Documentation", "chat" ]
|
||||
tags: [ "Documentation", "Chat" ]
|
||||
---
|
||||
|
||||
See available pastebins:
|
||||
@@ -19,4 +19,3 @@ Paste in the file then load the result to the right-hand clipboard:
|
||||
|
||||
> wgetpaste -s dpaste -X
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user