rustoceans / shell-scripts

Trevor's shell scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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"

About

Trevor's shell scripts

License:MIT License


Languages

Language:Shell 95.1%Language:JavaScript 4.9%