Changed prompt.
This commit is contained in:
parent
2d43109b5d
commit
d0044a7678
@ -54,7 +54,7 @@ alias ls='ls -p'
|
|||||||
|
|
||||||
# set 1337 h4x0r looking shell prompt
|
# set 1337 h4x0r looking shell prompt
|
||||||
#PS1="\w > "
|
#PS1="\w > "
|
||||||
PS1='\[\e[1;32m\][\u@\h \w] \$\[\e[0m\] '
|
PS1='\[\e[1;32m\][\u@\h \w]\$\[\e[0m\] '
|
||||||
|
|
||||||
[[ -s $HOME/.tmuxinator/scripts/tmuxinator ]] && source $HOME/.tmuxinator/scripts/tmuxinator
|
[[ -s $HOME/.tmuxinator/scripts/tmuxinator ]] && source $HOME/.tmuxinator/scripts/tmuxinator
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user