Move environment variables into separate files per program/language
This commit is contained in:
parent
6d287ef6d0
commit
c9b5475e41
8 changed files with 17 additions and 49 deletions
3
env/40_mail.zsh
vendored
Normal file
3
env/40_mail.zsh
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
export MAILDIR=$HOME/.maildir
|
||||
export NOTMUCH_CONFIG=$XDG_CONFIG_HOME/notmuch-config
|
||||
export GNUPGHOME="$XDG_CONFIG_HOME"/gnupg
|
Loading…
Add table
Add a link
Reference in a new issue