]> arthur.barton.de Git - ax-zsh.git/blob - default_plugins/prompt/prompt.zshrc
"ax" theme: Fix CVS prompt, don't insert a space
[ax-zsh.git] / default_plugins / prompt / prompt.zshrc
1 # AX-ZSH: Alex' Modular ZSH Configuration
2 # prompt.zlogin: Setup default prompts
3
4 [[ -r "$AXZSH/active_theme" ]] \
5         && source "$AXZSH/active_theme" \
6         || source "$AXZSH/themes/ax.axzshtheme"