change Bash PS1
This commit is contained in:
@@ -8,8 +8,8 @@ HISTSIZE=1000
|
||||
HISTFILESIZE=2000
|
||||
###########################################################
|
||||
|
||||
#export PS1='\[\e[0;33m\][\t] \[\e[0;32m\][\W]\[\e[0m\] \[\e[0;31m\]> \[\e[0m\]'
|
||||
source ${HOME}/PS1.bash
|
||||
export PS1='\[\e[0;33m\][\t] \[\e[0;32m\][\W]\[\e[0m\] \n\[\e[0;36m\]\u \[\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