diff --git a/scripts/02_setup_programs.sh b/scripts/02_setup_programs.sh index 575928e..891dac7 100755 --- a/scripts/02_setup_programs.sh +++ b/scripts/02_setup_programs.sh @@ -29,10 +29,6 @@ sudo pacman -S --noconfirm xclip sudo pacman -S --noconfirm lazygit -# lunarvim -LV_BRANCH='release-1.3/neovim-0.9' bash <(curl -s https://raw.githubusercontent.com/LunarVim/LunarVim/release-1.3/neovim-0.9/utils/installer/install.sh) --no-install-dependencies -# do ":Lazy sync" - # ssh key if [ -f "~/.ssh/id_ed25519" ] ; then echo "ed25519 ssh key exists already"