Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 201 Bytes

File metadata and controls

10 lines (7 loc) · 201 Bytes

bin

A collection of useful scripts

Installation

git clone git@github.com:jmera/bin.git $HOME/bin
echo "export PATH=$HOME/bin:\$PATH" >> .bashrc # or .zshrc if you use zsh, for example