Removed .bak file
This commit is contained in:
parent
9e5a9f3e53
commit
4fd6d35768
|
@ -1,13 +0,0 @@
|
|||
# Based on evan's prompt
|
||||
# Shows the exit status of the last command if non-zero
|
||||
# Uses "#" instead of "»" when running with elevated privileges
|
||||
#case $TERM in
|
||||
# xterm*|rxvt|eterm)
|
||||
PROMPT="%{$fg[yellow]%}%n@%m %{$fg_bold[green]%}%~ : %{$reset_color%}"
|
||||
# ;;
|
||||
# screen)
|
||||
# PROMPT="%{$fg[yellow]%}%n@%m %{$fg_bold[green]%}: %{$reset_color%}"
|
||||
# ;;
|
||||
#esac
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user