1
0
Fork 0
dotfiles/common/.local/libexec/lf_prompt

3 lines
182 B
Bash
Executable file

#!/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}]"