fix jump installation again

This commit is contained in:
Anton Volnuhin 2023-05-27 07:10:22 +03:00
parent 808ea44f30
commit 4184499c7b

View File

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