lf: fix hashes in prompt
This commit is contained in:
parent
7d47e8b7d9
commit
b27217b74c
|
@ -1,2 +1,3 @@
|
|||
#!/bin/zsh
|
||||
source "${ZDOTDIR}/config/hashes.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