profile: Make GPG behave
This commit is contained in:
parent
42b633e810
commit
3547f0b2ea
2 changed files with 6 additions and 0 deletions
|
|
@ -27,3 +27,6 @@ fi
|
|||
|
||||
# Makes Vim and friends behave!
|
||||
export LANG=en_US.UTF-8
|
||||
|
||||
# Make GPG and Git signing behave!
|
||||
export GPG_TTY=$(tty)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue