change auth sock
This commit is contained in:
parent
1e39dca022
commit
f1ce6d699d
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
export EDITOR="/usr/bin/nano"
|
export EDITOR="/usr/bin/nano"
|
||||||
|
|
||||||
export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket)
|
#export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket)
|
||||||
|
|
||||||
# set my titlebars
|
# set my titlebars
|
||||||
function set_win_title(){
|
function set_win_title(){
|
||||||
|
|
Loading…
Reference in a new issue