Clean dupes and updates from last few weeks
This commit is contained in:
parent
2da7c637c1
commit
70bc80bb28
36 changed files with 200 additions and 933 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue