fix jump installation again
This commit is contained in:
parent
808ea44f30
commit
4184499c7b
@ -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 -}}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user