Add jetbrains toolbox

This commit is contained in:
Manuel Thalmann 2023-04-05 10:45:59 +02:00
parent 51ba484589
commit 02ff82aaa1

View file

@ -7,7 +7,8 @@ pushd "${BASH_SOURCE%/*}" > /dev/null;
# Java
yay --noconfirm -Syu \
jdk17-temurin \
gradle;
gradle \
jetbrains-toolbox;
# Note Taking
yay --noconfirm -Syu \