Various scripts that i need to use every now and then.
-
script to run mvn clean for each directory :
bash-scripts/mvn-clean-for-each-dir.sh
-
script to clone forked repos and add a remote to the upstream project :
bash-scripts/clone-forks-and-add-remote.sh
-
script to initially setup my xubuntu linux distribution (for more information look at the script) :
bash-scripts/linux-initial-setup.sh
-
script to download files from a file containing links :
bash-scripts/aria2files.sh