@@ -0,0 +1,8 @@
DEST ?= $(HOME)/.local
install:
cp -r ./textmagicscripts $(DEST)/bin/
cp ./tm $(DEST)/bin/
uninstall:
rm -r $(DEST)/bin/textmagicsripts
rm $(DEST)/bin/tm
The note is not visible to the blocked user.