Add jetbrains toolbox
This commit is contained in:
parent
51ba484589
commit
02ff82aaa1
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,8 @@ pushd "${BASH_SOURCE%/*}" > /dev/null;
|
|||
# Java
|
||||
yay --noconfirm -Syu \
|
||||
jdk17-temurin \
|
||||
gradle;
|
||||
gradle \
|
||||
jetbrains-toolbox;
|
||||
|
||||
# Note Taking
|
||||
yay --noconfirm -Syu \
|
||||
|
|
Loading…
Reference in a new issue