Skip to content

Commit

Permalink
Update .bashrc
Browse files Browse the repository at this point in the history
  • Loading branch information
fb929 authored Oct 15, 2018
1 parent 84f61b5 commit 492bc27
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .bashrc
Original file line number Diff line number Diff line change
Expand Up @@ -180,3 +180,6 @@ fi
if [[ -s $HOME/.bash_completion ]]; then
source $HOME/.bash_completion
fi

# gpg
export GPG_TTY=$(tty)

0 comments on commit 492bc27

Please sign in to comment.