mirror of
https://github.com/HerrCraziDev/dotfiles.git
synced 2026-04-20 14:34:21 +02:00
update dotfiles
This commit is contained in:
2
.zshrc
2
.zshrc
@@ -16,7 +16,7 @@ if [ -d $ZSH ]; then
|
||||
fi
|
||||
|
||||
# Personal prompt
|
||||
export PROMPT="%F{yellow}[ %F{green}%B%n%F{yellow}@%F{cyan}%m %F{blue}%~%b %F{yellow}] %(!.%F{red}.%F{yellow})%B#%b%f "
|
||||
export PROMPT="%F{yellow}[ %F{green}%B%n%F{yellow}@%F{cyan}%m %F{blue}%~%b %F{yellow}] %(!.%F{red}.%F{yellow})%B$%b%f "
|
||||
|
||||
export PATH=$HOME/bin:$HOME/.local/bin:/usr/local/bin:$PATH
|
||||
|
||||
|
||||
Reference in New Issue
Block a user