Adding the gpg-agent.conf symlink
This commit is contained in:
parent
37f94789ee
commit
2471ad3810
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ rm -rf ~/.vdirsyncer; mkdir ~/.vdirsyncer; ln -s ~/dotfiles/vdirsyncer/config ~/
|
|||
rm ~/.zshrc; ln -s ~/dotfiles/zshrc ~/.zshrc
|
||||
rm ~/.jrnl_config; ln -s ~/dotfiles/jrnl_config ~/.jrnl_config
|
||||
rm ~/.emacs.d; ln -s ~/dotfiles/emacs.d ~/.emacs.d
|
||||
rm ~/.gnupg/gpg-agent.conf; ln -s ~/dotfiles/gpg-agent.conf ~/.gnupg/gpg-agent.conf
|
||||
|
||||
# Mail stuff
|
||||
rm ~/.offlineimaprc; ln -s ~/dotfiles/offlineimaprc ~/.offlineimaprc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue