change prompt
This commit is contained in:
parent
0010384ad6
commit
610cfeda09
1 changed files with 2 additions and 0 deletions
2
.zshrc
2
.zshrc
|
@ -74,3 +74,5 @@ esac
|
||||||
if type "direnv" > /dev/null; then
|
if type "direnv" > /dev/null; then
|
||||||
eval "$(direnv hook zsh)"
|
eval "$(direnv hook zsh)"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
export PS1="%n@%m:%F{green}%~%F{reset}%# "
|
||||||
|
|
Loading…
Add table
Reference in a new issue