Modified prompt
This commit is contained in:
parent
d16070946b
commit
0b6ea2e68b
@ -7,6 +7,9 @@ else
|
||||
export PS1='\[\e[01;32m\]\u@\h\[\e[01;34m\] \w \$\[\e[0m\] '
|
||||
fi
|
||||
|
||||
# Limit the path to 3 levels
|
||||
PROMPT_DIRTRIM=3
|
||||
|
||||
# Add a smiley at end of prompt showing last command status code
|
||||
#smiley() {
|
||||
# ret_val=$?
|
||||
|
Loading…
Reference in New Issue
Block a user