add GPG_TTY env
This commit is contained in:
parent
3cd77e2637
commit
2b5ea5feb1
@ -5,9 +5,7 @@
|
||||
source /usr/share/git/completion/git-completion.bash
|
||||
source $HOME/.config/bash-wakatime/bash-wakatime.sh
|
||||
|
||||
# PS1
|
||||
# ENDCOLOR="\e[m"
|
||||
# PS1="\e[36m\h${ENDCOLOR} \e[35m\W${ENDCOLOR} \$> "
|
||||
export GPG_TTY=$(tty)
|
||||
|
||||
# ALIASES
|
||||
alias ls='ls --color=auto'
|
||||
|
Loading…
Reference in New Issue
Block a user