Clean dupes and updates from last few weeks

This commit is contained in:
Ian Keane 2022-06-25 06:10:37 -04:00
parent 2da7c637c1
commit 70bc80bb28
36 changed files with 200 additions and 933 deletions

View file

@ -17,5 +17,7 @@ stty -ixon # disable ctrl-s terminal freeze
# Enable GPG ssh auth
export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket)
gpgconf --launch gpg-agent
#export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket)
#gpgconf --launch gpg-agent
[ -f ~/.fzf.bash ] && source ~/.fzf.bash