update
This commit is contained in:
parent
817a2f4230
commit
ef6a308fbe
@ -65,7 +65,7 @@
|
||||
},
|
||||
{
|
||||
"package": "nvim",
|
||||
"install": "wget -O nvim.deb https://gitea.tomastm.com/tomas.mirchev/neovim/releases/download/v0.10.0/nvim-linux-$(dpkg --print-architecture).deb && sudo dpkg -i nvim.deb && rm nvim.deb"
|
||||
"install": "bash -c 'wget -O nvim.deb https://gitea.tomastm.com/tomas.mirchev/neovim/releases/download/v0.10.0/nvim-linux-$(dpkg --print-architecture).deb && sudo dpkg -i nvim.deb && rm nvim.deb'"
|
||||
},
|
||||
{
|
||||
"package": "git",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user