diff --git a/bashrc b/bashrc index 2baf2e4..22d0561 100644 --- a/bashrc +++ b/bashrc @@ -2,6 +2,7 @@ PATH=$HOME/.scripts:/opt:$PATH HISTSIZE=999999 HISTFILESIZE=999999 + export GPG_TTY=$(tty) #Set GPG_TTY veriable, needed for signing git commits other gpg stuff export SSH_CA_FILES=/home/shihaam/git/alliedmaldives/ops/ssh-ca