From dc1dadc4617ab3e2015e26f617d8a0be30032ad4 Mon Sep 17 00:00:00 2001 From: ewy1 Date: Tue, 14 Jan 2025 11:40:24 +0100 Subject: add system specific mako config --- .zshrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.zshrc') diff --git a/.zshrc b/.zshrc index 91a9b17..773d7d5 100644 --- a/.zshrc +++ b/.zshrc @@ -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 -- cgit v1.3