update PS1
This commit is contained in:
+2
-1
@@ -8,7 +8,8 @@ HISTSIZE=1000
|
||||
HISTFILESIZE=2000
|
||||
###########################################################
|
||||
|
||||
export PS1='\[\e[0;33m\][\t] \[\e[0;32m\][\W]\[\e[0m\] \[\e[0;31m\]> \[\e[0m\]'
|
||||
#export PS1='\[\e[0;33m\][\t] \[\e[0;32m\][\W]\[\e[0m\] \[\e[0;31m\]> \[\e[0m\]'
|
||||
source ${HOME}/PS1.bash
|
||||
|
||||
export GPG_TTY=$(tty)
|
||||
export PATH="$PATH:$HOME/.local/bin"
|
||||
|
||||
Reference in New Issue
Block a user