feat(zsh): Add zoxide
This commit is contained in:
parent
a9e69d8666
commit
39b85edcb2
1 changed files with 1 additions and 0 deletions
1
.zshrc
1
.zshrc
|
@ -85,3 +85,4 @@ bindkey '^[[A' history-substring-search-up
|
||||||
bindkey '^[[B' history-substring-search-down
|
bindkey '^[[B' history-substring-search-down
|
||||||
|
|
||||||
eval "$(starship init zsh)"
|
eval "$(starship init zsh)"
|
||||||
|
eval "$(zoxide init --cmd cd zsh)"
|
||||||
|
|
Loading…
Add table
Reference in a new issue