PortValhalla/scripts/Config/UserProfile/school.sh

7 lines
179 B
Bash
Executable file

#!/bin/bash
# Install JetBrains Stuff
dir="${BASH_SOURCE%/*}";
softwareRoot="$dir/../../Software";
source "$dir/personal.sh";
source "$softwareRoot/JetBrains/install-toolbox.sh";