dotfiles/zsh/.zshrc
2017-03-19 14:51:51 +01:00

5 lines
83 B
Bash

autoload -Uz compinit promptinit
compinit
promptinit
PROMPT='%F{yellow}%1~%f %# '