snap fix experiment

This commit is contained in:
Anton Volnuhin 2023-05-28 10:33:39 +03:00
parent ebb6f778c9
commit 4fc36f2b99

View File

@ -107,7 +107,7 @@ sudo chsh -s $(which fish) $USER
################################################################################################################################
{{ if eq .chezmoi.os "linux" -}}
sleep 3
sudo snap install jump
fish -c "sudo snap refresh"
fish -c "sudo snap install jump"
{{ end -}}