diff --git a/scripts/cargo.sh b/scripts/cargo.sh index 1137602..8ad1cde 100755 --- a/scripts/cargo.sh +++ b/scripts/cargo.sh @@ -4,7 +4,7 @@ rustup update cargo install --locked \ fd-find bat ripgrep git-delta eza tealdeer \ - difftastic vivid zellij \ + difftastic vivid zellij zoxide \ fnm stylua taplo-cli \ pfetch pokeget \ daktilo kbt diff --git a/scripts/cargo_force.sh b/scripts/cargo_force.sh index 69bc5bf..4300aae 100755 --- a/scripts/cargo_force.sh +++ b/scripts/cargo_force.sh @@ -2,7 +2,7 @@ cargo install --force --locked \ fd-find bat ripgrep git-delta eza tealdeer \ - difftastic vivid zellij \ + difftastic vivid zellij zoxide \ fnm stylua taplo-cli \ pfetch pokeget \ daktilo kbt