Update bashrc for compatibility reasons
This commit is contained in:
parent
377bb20f35
commit
059a3b9f27
1 changed files with 1 additions and 0 deletions
1
.bashrc
1
.bashrc
|
@ -118,6 +118,7 @@ fi
|
|||
|
||||
export SSH_AUTH_SOCK="$(gpgconf --list-dir socketdir)/S.gpg-agent.ssh"
|
||||
export GPG_TTY=$(tty)
|
||||
gpg-connect-agent updatestartuptty /bye
|
||||
|
||||
export EDITOR=nvim
|
||||
export TERMINAL=gnome-terminal
|
||||
|
|
Loading…
Reference in a new issue