]> arthur.barton.de Git - ax-zsh.git/blob - default_plugins/theme/theme.zshrc
correction: Ignore pgrep and pkill
[ax-zsh.git] / default_plugins / theme / theme.zshrc
1 # AX-ZSH: Alex' Modular ZSH Configuration
2 # theme.zshrc: Setup AX-ZSH theme
3
4 [[ -r "$AXZSH/active_theme" ]] \
5         && AXZSH_THEME="$AXZSH/active_theme" \
6         || AXZSH_THEME="$AXZSH/themes/ax.axzshtheme"