.zsh/functions/prompt
This commit is contained in:
parent
1335679b10
commit
3623002be1
1 changed files with 1 additions and 1 deletions
|
@ -14,4 +14,4 @@ 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)"
|
||||
printf "$(/home/slash/code/projects/baps1/src/baps1)"
|
||||
|
|
Loading…
Reference in a new issue