adds: updates following latest big sur re-install

This commit is contained in:
Ben Dixon
2021-01-01 12:00:47 +08:00
parent 8197fc33d2
commit 404950bba8
8 changed files with 153 additions and 81 deletions

View File

@@ -19,6 +19,7 @@ export ZSH=$HOME/.oh-my-zsh
ZSH_THEME="robbyrussell"
plugins=(git kubectl)
DISABLE_UNTRACKED_FILES_DIRTY="true"
ZSH_DISABLE_COMPFIX=true
# Load personal pre oh-my-zsh init config which should be stored in ~/.zshrc.personal.before
# E.g. setting ZSH theme etc