mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Merge branch 'master' of https://github.com/lukesmithxyz/voidrice
This commit is contained in:
commit
5e9896c677
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
## Shortcuts
|
## Shortcuts
|
||||||
|
|
||||||
I've added many folder-specific shortcuts; refer to rc.conf for the specifics, but here's the idea. There are for "verbs:"
|
I've added many folder-specific shortcuts; refer to rc.conf for the specifics, but here's the idea. There are four "verbs:"
|
||||||
|
|
||||||
+ g -- "go or cd"
|
+ g -- "go or cd"
|
||||||
+ t -- "new tab"
|
+ t -- "new tab"
|
||||||
|
|||||||
@ -30,13 +30,13 @@ localfolders = ~/.Mail/Gmail
|
|||||||
localrepository = personal-local
|
localrepository = personal-local
|
||||||
remoterepository = personal-remote
|
remoterepository = personal-remote
|
||||||
|
|
||||||
[Repository personal-local]
|
[Repository personal-remote]
|
||||||
type = IMAP
|
type = IMAP
|
||||||
remoteuser = USER@DOMAIN.COM
|
remoteuser = USER@DOMAIN.COM
|
||||||
remotepass = $PASSWORD
|
remotepass = $PASSWORD
|
||||||
remotehost = SERVER-ADDRESS
|
remotehost = SERVER-ADDRESS
|
||||||
sslcacertfile = /etc/ssl/certs/ca-certificates.crt
|
sslcacertfile = /etc/ssl/certs/ca-certificates.crt
|
||||||
|
|
||||||
[Repository personal-remote]
|
[Repository personal-local]
|
||||||
type = Maildir
|
type = Maildir
|
||||||
localfolders = ~/.Mail/Personal
|
localfolders = ~/.Mail/Personal
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user