Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 300 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 300 Bytes

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