diff --git a/run_once_before_install_main_deps.sh.tmpl b/run_once_before_install_main_deps.sh.tmpl index 6c33e88..c156aac 100644 --- a/run_once_before_install_main_deps.sh.tmpl +++ b/run_once_before_install_main_deps.sh.tmpl @@ -13,7 +13,7 @@ fish -c "fish_add_path -U ~/.cargo/bin" chsh -s /usr/bin/fish #cargo install atuin -GOBIN=~/.local/bin go install jump +GOBIN=~/.local/bin go install github.com/gsamokovarov/jump@latest {{ end -}}