feat: Added zoxide
This commit is contained in:
parent
c030709692
commit
275b2b7ed7
2
.zshrc
2
.zshrc
@ -41,3 +41,5 @@ ZSH_AUTOSUGGEST_STRATEGY=(completion history)
|
|||||||
source /usr/share/zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh
|
source /usr/share/zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh
|
||||||
|
|
||||||
alias -s git "git clone" # expand git links to git clone command
|
alias -s git "git clone" # expand git links to git clone command
|
||||||
|
|
||||||
|
eval "$(zoxide init --cmd cd zsh)"
|
||||||
|
Loading…
Reference in New Issue
Block a user