diff options
Diffstat (limited to '.zshrc')
| -rw-r--r-- | .zshrc | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,8 +3,8 @@ alias dotfiles='/usr/bin/git --git-dir="$HOME/.dotfiles/" --work-tree="$HOME"' ZSH_CUSTOM="$HOME/.config/zsh" # Disabled, tab completion garbles the output :'( -#ZSH_THEME="ewout" -ZSH_THEME="funky" +ZSH_THEME="ewout" +#ZSH_THEME="funky" zstyle ':omz:update' mode auto plugins=( archlinux |
