chore(zsh): remove zeoxide

This commit is contained in:
2024-04-08 13:48:16 +01:00
parent 861a9d984c
commit 0aaaa04cd6
2 changed files with 0 additions and 6 deletions

View File

@@ -4,10 +4,6 @@ ls() {
eza --icons -l --sort type "$@"
}
cd(){
z "$@"
}
nvim() {
/opt/homebrew/bin/nvim --listen /tmp/nvim.pipe "$@"
}