Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 400 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 400 Bytes

Getting Started

Clone this (or a forked version of this) repository.

$ cd ~
$ git clone https://[email protected]/rmm5t/tilda-bin.git bin

Make sure the ~/bin directory is part of your PATH. Add this to your ~/.bashrc (or check out my dotfiles repository)

export PATH=~/bin:${PATH}

License

MIT License