Add gpg2 and keybase aliases
This commit is contained in:
parent
71ce4842aa
commit
28278eff86
2 changed files with 5 additions and 0 deletions
2
env
2
env
|
|
@ -44,6 +44,8 @@ if which virtualenvwrapper.sh 1>/dev/null 2>&1; then
|
|||
source `which virtualenvwrapper.sh`
|
||||
fi
|
||||
|
||||
export GPG_TTY=`tty`
|
||||
|
||||
# System specific settings
|
||||
if [[ -e "$HOME/.env.$SYS" ]]; then
|
||||
print_info -l 2 "Sourcing environment setup for $SYS systems"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue