started working on zsh setup
This commit is contained in:
parent
067c4a3737
commit
215a5648cf
1 changed files with 11 additions and 0 deletions
11
zshrc.txt
Normal file
11
zshrc.txt
Normal file
|
|
@ -0,0 +1,11 @@
|
||||||
|
[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh
|
||||||
|
|
||||||
|
# PROMPT='%F{yellow}%n %1d $ %f'
|
||||||
|
PROMPT='%B%F{blue}[%n@%M ~%b]$%B%F{blue}
|
||||||
|
└─▶%B%F{white} '
|
||||||
|
|
||||||
|
#
|
||||||
|
# PROMPT='%T %B%~%b $ '
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue