Fix: SSH stuff -.-

This commit is contained in:
Tobias Manske 2021-02-09 23:51:25 +01:00
parent a4ebeb0bb8
commit 47b8fb2486
Signed by: tobias
GPG Key ID: D5914DC71F2F9352
3 changed files with 9 additions and 1 deletions

View File

@ -24,7 +24,13 @@ redshift:
ln -s ~/.dotfiles/redshift.conf ~/.config/redshift/redshift.conf
gnupg:
for i in $(ls gnupg -1); do rm ~/.gnupg/$i; ln -s ~/.dotfiles/gnupg/$i ~/.gnupg/$i; done
rm ~/.gnupg/gpg.conf || true
rm ~/.gnupg/sshcontrol || true
rm ~/.gnupg/gpg-agent.conf || true
ln -s ~/.dotfiles/gnupg/gpg.conf ~/.gnupg/gpg.conf
ln -s ~/.dotfiles/gnupg/sshcontrol ~/.gnupg/sshcontrol
ln -s ~/.dotfiles/gnupg/gpg-agent.conf ~/.gnupg/gpg-agent.conf
zsh:
rm -rf ~/.zim || true

View File

@ -5,3 +5,4 @@ max-cache-ttl-ssh 30
no-allow-external-cache
enable-ssh-support
ignore-cache-for-signing
ssh-fingerprint-digest sha256

1
gnupg/sshcontrol Normal file
View File

@ -0,0 +1 @@
257FD9CDA2C6CE8647A052723CCDA4B19AF6C5F2