diff options
Diffstat (limited to 'configs')
-rw-r--r-- | configs/shared/zsh/.zshrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/shared/zsh/.zshrc b/configs/shared/zsh/.zshrc index 4c889556ae92..77525f22ebbb 100644 --- a/configs/shared/zsh/.zshrc +++ b/configs/shared/zsh/.zshrc @@ -14,7 +14,7 @@ antigen bundle zsh-completions # extracts archives polymorphically antigen bundle zsh-users/zsh-syntax-highlighting # Theming -antigen theme robbyrussell +antigen theme refined # Leave this last antigen apply |