Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 252 Bytes

File metadata and controls

12 lines (9 loc) · 252 Bytes

dotscripts

link - creates symbolic links for files between ~/bin and ~/.scripts

unlink - removes these symbolic links and leave copies in ~/bin

Install

git clone https://github.com/<USERNAME>/dotscripts ~/.scripts
make link
make unlink