1
0
Fork 0

Replace z-zsh with zoxide

This commit is contained in:
Jeremy Kaplan 2024-09-16 01:15:41 -04:00
commit 0d6020051d
4 changed files with 1 additions and 9 deletions

3
.gitmodules vendored
View file

@ -1,6 +1,3 @@
[submodule "dotbot"]
path = dotbot
url = https://github.com/anishathalye/dotbot
[submodule "zsh/z-zsh"]
path = zsh/z-zsh
url = https://github.com/sjl/z-zsh.git

View file

@ -33,6 +33,7 @@ brew "shellcheck"
brew "syncthing"
brew "tree"
brew "watch"
brew "zoxide"
cask "alacritty"
cask "amethyst"

View file

@ -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