This script will add some settings that I personally like to use in workstations to an HR workstation (git aliases, vim settings, cmd line aliases, soft links, etc). This is a non-destructive script, copying any file it intends to edit to the same directory with a .hrorig extention.
- run
git clone https://github.com/willfulbard/HRAddSettings.git
in the machine's home directory - run
chmod 775 ~/HRAddSettings/install.sh
- Run the
~/HRAddSettings/install.sh
to add the settings.