fish: replace z with zoxide

This commit is contained in:
Inhji 2024-03-11 11:05:07 +05:45
parent 0d7787232b
commit fed8dc5469
2 changed files with 2 additions and 1 deletions

View File

@ -41,6 +41,8 @@ if type -q (which lsd &> /dev/null)
alias ll="lsd -l"
end
zoxide init fish | source
# Docker Compose
alias dcu="docker compose up -d --build"
alias dcd="docker compose down --remove-orphans"

View File

@ -1,4 +1,3 @@
jorgebucaran/fisher
jethrokuan/z
danhper/fish-ssh-agent
pure-fish/pure