lf: add missing prompt script
This commit is contained in:
parent
ee4627e30e
commit
30e79cbe2b
|
@ -0,0 +1,2 @@
|
|||
#!/bin/zsh
|
||||
print -P "%B%F{blue}%n%F{cyan}@%F{blue}%m %F{magenta}[%F{white}%3~$([ "$(pwd)" != "/" ] && print -P "/")%F{yellow}%%f%f%F{magenta}]"
|
Loading…
Reference in New Issue