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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue