/cmd-tools

Jarcec's command line tools.

Primary LanguageShellApache License 2.0Apache-2.0

Jarcec's Command line tools

Various command line scripts that I'm using to make my life simpler.

Instalation

mkdir ~/.jarcec
cd ~/.jarcec
git clone https://github.com/jarcec/cmd-tools.git
echo ". `pwd`/cmd-tools/cmd-tools-load" >> ~/.bashrc