add arm option to dl cmd

This commit is contained in:
2025-09-16 23:19:15 +00:00
parent e336698945
commit 39773cf4e1

View File

@@ -1 +1,2 @@
wget https://github.com/neovim/neovim/releases/download/stable/nvim-linux-x86_64.tar.gz -O - | tar -xvz --strip-components=1 wget https://github.com/neovim/neovim/releases/download/stable/nvim-linux-x86_64.tar.gz -O - | tar -xvz --strip-components=1
#wget https://github.com/neovim/neovim/releases/download/stable/nvim-linux-arm64.tar.gz -O - | tar -xvz --strip-components=1