Added zoxide
This commit is contained in:
1
config/shell/zsh/003-p10k-fix.zsh
Normal file
1
config/shell/zsh/003-p10k-fix.zsh
Normal file
@@ -0,0 +1 @@
|
||||
unset ZSH_AUTOSUGGEST_USE_ASYNC
|
||||
1
config/shell/zsh/004-zoxide.zsh
Normal file
1
config/shell/zsh/004-zoxide.zsh
Normal file
@@ -0,0 +1 @@
|
||||
[[ -x "$(command -v zoxide)" ]] && eval "$(zoxide init --cmd cd zsh)"
|
||||
Reference in New Issue
Block a user