Merge branch 'master' of ssh://code.bcarlin.xyz:2222/bcarlin/dotfiles
This commit is contained in:
commit
1d52c4071b
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