add zsh
This commit is contained in:
parent
2a6e2bdf8c
commit
8f371a32e9
1 changed files with 5 additions and 0 deletions
5
zsh/.zshrc
Normal file
5
zsh/.zshrc
Normal file
|
@ -0,0 +1,5 @@
|
|||
autoload -Uz compinit promptinit
|
||||
compinit
|
||||
promptinit
|
||||
|
||||
PROMPT='%F{yellow}%1~%f %# '
|
Loading…
Add table
Reference in a new issue