Removed .bak file
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user