1
0
Fork 0

lf: add missing prompt script

This commit is contained in:
Luca Bilke 2024-08-29 11:13:36 +02:00
parent ee4627e30e
commit 30e79cbe2b
Signed by: luca
GPG Key ID: F6E11C9BAA7C82F5
1 changed files with 2 additions and 0 deletions

2
.local/libexec/lf_prompt Executable file
View File

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