Initial import

This commit is contained in:
3wc
2020-09-07 23:29:29 +02:00
commit a8a83f9e06
3 changed files with 91 additions and 0 deletions

5
Makefile Normal file
View File

@ -0,0 +1,5 @@
dev_install:
ln -s $(PWD)/abra ~/.local/bin
install:
install abra $(HOME)/.local/bin/abra