chore(zsh): remove zeoxide
This commit is contained in:
parent
861a9d984c
commit
0aaaa04cd6
2 changed files with 0 additions and 6 deletions
|
@ -4,10 +4,6 @@ ls() {
|
|||
eza --icons -l --sort type "$@"
|
||||
}
|
||||
|
||||
cd(){
|
||||
z "$@"
|
||||
}
|
||||
|
||||
nvim() {
|
||||
/opt/homebrew/bin/nvim --listen /tmp/nvim.pipe "$@"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue