add: mail configs
This commit is contained in:
parent
77c6f7b64e
commit
b9ad06cf15
2 changed files with 3 additions and 1 deletions
3
.profile
3
.profile
|
@ -1,5 +1,6 @@
|
|||
export EDITOR='/usr/bin/vim'
|
||||
export VIMINIT='source ~/.config/vim/vimrc'
|
||||
export VIMINIT="source $HOME/.config/vim/vimrc"
|
||||
export NOTMUCH_CONFIG="$HOME/.config/notmuch/config"
|
||||
export PASSWORD_STORE_GENERATED_LENGTH='64'
|
||||
|
||||
if [ -x "$(command -v gpgconf)" ]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue