chore(zsh): remove oh-my-zsh theme snippets

As I'm using starship for the prompt, there's no need to support
oh-my-zsh themes anymore.
This commit is contained in:
2022-04-28 12:18:52 +01:00
parent 3b3c6ab3a8
commit 568ffd3718

6
zshrc
View File

@@ -41,12 +41,6 @@ fi
# Load Zinit
source "${ZINIT[BIN_DIR]}/zinit.zsh"
# Enable using oh-my-zsh compatible themes.
zinit snippet OMZ::lib/theme-and-appearance.zsh
zinit snippet OMZ::lib/git.zsh
zinit snippet OMZ::plugins/git
zinit cdclear -q # forget completions provided up to this point
# Enable interactive selection of completions.
zinit for @OMZ::lib/completion.zsh