/shell-scripts

Trevor's shell scripts

Primary LanguageShellMIT LicenseMIT

shell-scripts

Trevor's shell scripts

Setup

  • Clone this repo
  • Add the scripts directory to your path
SHELL_SCRIPTS_PATH="{where you cloned this repo}/scripts"		
export PATH="$PATH:$SHELL_SCRIPTS_PATH"