Installing lunarvim from script with the questions answered
0
votes
1
answer
33
views
On their website, you're asked to install their program via a script instead of downloading it via a package repository like most regular apps do.
LV_BRANCH='release-1.4/neovim-0.9' bash <(curl -s https://raw.githubusercontent.com/LunarVim/LunarVim/release-1.4/neovim-0.9/utils/installer/install.sh)
The installation process, but I want to create a script where the questions are answered.
How would one write a command that deals with the questions automatically?
Asked by Folaht
(1156 rep)
Nov 18, 2024, 02:09 PM
Last activity: Nov 18, 2024, 02:16 PM
Last activity: Nov 18, 2024, 02:16 PM