diff --git a/zsh/.zshrc b/zsh/.zshrc new file mode 100644 index 0000000..b5d5e5b --- /dev/null +++ b/zsh/.zshrc @@ -0,0 +1,5 @@ +autoload -Uz compinit promptinit +compinit +promptinit + +PROMPT='%F{yellow}%1~%f %# '