mirror of
https://gitlab.com/linuxstuff/dotfiles.git
synced 2026-08-14 12:29:28 +02:00
Added class and os alternates
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
# Based on evan's prompt
|
||||
# Shows the exit status of the last command if non-zero
|
||||
# Uses "#" instead of "»" when running with elevated privileges
|
||||
PROMPT="%m %{${fg_bold[red]}%}:: %{${fg[green]}%}%3~%(0?. . %{${fg[red]}%}%? )%{${fg[blue]}%}»%{${reset_color}%} "
|
||||
Reference in New Issue
Block a user