bin A collection of useful scripts Installation git clone [email protected]:jmera/bin.git $HOME/bin echo "export PATH=$HOME/bin:\$PATH" >> .bashrc # or .zshrc if you use zsh, for example