diff options
-rw-r--r-- | zshrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/zshrc b/zshrc index fa6d882..e07c36d 100644 --- a/zshrc +++ b/zshrc @@ -36,4 +36,3 @@ alias zshrc="$EDITOR ~/.zshrc" source /usr/share/zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.plugin.zsh source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh source <(starship init zsh) -source <(zoxide init zsh) |