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
|
||||
|
||||
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"
|
||||
+ t -- "new tab"
|
||||
|
||||
@ -30,13 +30,13 @@ localfolders = ~/.Mail/Gmail
|
||||
localrepository = personal-local
|
||||
remoterepository = personal-remote
|
||||
|
||||
[Repository personal-local]
|
||||
[Repository personal-remote]
|
||||
type = IMAP
|
||||
remoteuser = USER@DOMAIN.COM
|
||||
remotepass = $PASSWORD
|
||||
remotehost = SERVER-ADDRESS
|
||||
sslcacertfile = /etc/ssl/certs/ca-certificates.crt
|
||||
|
||||
[Repository personal-remote]
|
||||
[Repository personal-local]
|
||||
type = Maildir
|
||||
localfolders = ~/.Mail/Personal
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user