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