From e6f182c1abe9084ae6ae31e45fa912e9ae84430b Mon Sep 17 00:00:00 2001 From: typebrook Date: Mon, 6 May 2019 16:54:06 +0000 Subject: update --- Makefile | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/Makefile b/Makefile index 957119e..674394e 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,5 @@ +.PHONY: * + all: alias vim git tig alias: @@ -31,12 +33,8 @@ tig: rm -f ~/.tigrc ln -s `pwd`/tigrc ~/.tigrc -push: - git commit -am "update" - git push - crontab: (crontab -l 2>/dev/null; cat scripts/*.cron) | crontab - bashrc: - echo "~/settings/scripts/sync.sh" >> ~/.bashrc + echo "~/git/settings/scripts/sync.sh" >> ~/.bashrc -- cgit v1.2.3-70-g09d2