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 /usr/share/git/completion/git-completion.bash
|
||||||
source $HOME/.config/bash-wakatime/bash-wakatime.sh
|
source $HOME/.config/bash-wakatime/bash-wakatime.sh
|
||||||
|
|
||||||
# PS1
|
export GPG_TTY=$(tty)
|
||||||
# ENDCOLOR="\e[m"
|
|
||||||
# PS1="\e[36m\h${ENDCOLOR} \e[35m\W${ENDCOLOR} \$> "
|
|
||||||
|
|
||||||
# ALIASES
|
# ALIASES
|
||||||
alias ls='ls --color=auto'
|
alias ls='ls --color=auto'
|
||||||
|
Loading…
Reference in New Issue
Block a user