chore(zsh): remove zeoxide
This commit is contained in:
@@ -4,10 +4,6 @@ ls() {
|
||||
eza --icons -l --sort type "$@"
|
||||
}
|
||||
|
||||
cd(){
|
||||
z "$@"
|
||||
}
|
||||
|
||||
nvim() {
|
||||
/opt/homebrew/bin/nvim --listen /tmp/nvim.pipe "$@"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user