🗝
summary refs log tree commit diff
path: root/zshrc
diff options
context:
space:
mode:
authormia <mia@mia.jetzt>2024-03-10 13:33:05 -0700
committermia <mia@mia.jetzt>2024-03-10 13:33:05 -0700
commit2f593d2c3e3ac148ff6ce1aea5d829c11c8a9917 (patch)
treeff50f95214e5cee5d7d2ec45e05b9b6d684fd7b6 /zshrc
parentefe49395d4194db30f55a91503c91cda33530e8e (diff)
downloaddotfiles-2f593d2c3e3ac148ff6ce1aea5d829c11c8a9917.tar.gz
dotfiles-2f593d2c3e3ac148ff6ce1aea5d829c11c8a9917.zip
remove zoxide from main config
Diffstat (limited to 'zshrc')
-rw-r--r--zshrc1
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)