This Gist contains all personal shell scripts that can be downloaded using the Install Script Gist.
This script update all development related packages, such as atom packages, composer, brew or apt packages, and npm packages using npm-check
This script downloads every shell script from an Github user's Gist in a folder on the user's workspace.
Then it sets up the $PATH variable to include the .scripts
folder, which contains symlinks to every script downloaded.
This is how you can run this script:
$ export GITUSER=""