This commit is contained in:
Bruno Carlin 2017-03-19 14:51:51 +01:00
parent 2a6e2bdf8c
commit 8f371a32e9

5
zsh/.zshrc Normal file
View file

@ -0,0 +1,5 @@
autoload -Uz compinit promptinit
compinit
promptinit
PROMPT='%F{yellow}%1~%f %# '