1
0
Fork 0

lf: fix hashes in prompt

This commit is contained in:
Luca Bilke 2024-11-12 01:42:13 +01:00
parent 7d47e8b7d9
commit b27217b74c
No known key found for this signature in database
GPG Key ID: C9E851809C1A5BDE
1 changed files with 1 additions and 0 deletions

View File

@ -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}]"