Replace z-zsh with zoxide
This commit is contained in:
parent
216b937b97
commit
0d6020051d
4 changed files with 1 additions and 9 deletions
|
|
@ -75,11 +75,6 @@ export RPROMPT=''
|
|||
# aliases
|
||||
source $HOME/.config/zsh/aliases
|
||||
|
||||
source $HOME/.config/zsh/z-zsh/z.sh
|
||||
function precmd () {
|
||||
z --add "$(pwd -P)"
|
||||
}
|
||||
|
||||
source $HOME/.config/zsh/j.sh
|
||||
|
||||
autoload -U select-word-style
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
Subproject commit 052a6cbbcd83c1968a11c26d75950bf455b816fb
|
||||
Loading…
Add table
Add a link
Reference in a new issue