.zsh/functions/prompt
This commit is contained in:
parent
ce7f706cf8
commit
1335679b10
1 changed files with 2 additions and 0 deletions
|
@ -13,3 +13,5 @@ fi
|
|||
printf '%s%s%s:%s%s%s%s ' \
|
||||
"%{${fg[magenta]}%}" $hostname "%{${fg[default]}%}" \
|
||||
"%(?.%{${fg[green]}%}.%{${fg[red]}%})" "%~" "%{${fg[default]}%}"
|
||||
|
||||
printf "$(/home/slash/code/projects/ps1time/src/baps1)"
|
||||
|
|
Loading…
Reference in a new issue