mirror of
https://github.com/Melon-Bread/gnu-slash-dot-files
synced 2024-11-25 00:38:23 -05:00
Added Java enviorment setup
This commit is contained in:
parent
149ad75021
commit
192f681fdb
@ -14,6 +14,10 @@ makepkg -si
|
||||
cd ..
|
||||
rm -rf yay/
|
||||
|
||||
# Setup Java enviorment
|
||||
yay -S gradle jdk jdtls --noconfirm --sudoloop
|
||||
sudo archlinux-java set java-12-jdk
|
||||
|
||||
# Install SpaceVim (via https://spacevim.org/quick-start-guide/)
|
||||
echo "~Installing SpaceVim~"
|
||||
curl -sLf https://spacevim.org/install.sh | bash
|
||||
|
Loading…
Reference in New Issue
Block a user