mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 11:46:40 +00:00
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:
6
zshrc
6
zshrc
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user