summaryrefslogtreecommitdiff
path: root/Makefile
blob: ab43b6240eb3cbe6cb04bcd4f6ac16d965850e49 (plain)
1
2
3
4
5
6
7
8
9
install:
cp prompt /etc/
 
clean:
git clean -df
 
tgit:
xclip -i git-demo
echo "ready to paste ..."