From 569178c05f02fa9f22a6fb7bd1baccf3765a866e Mon Sep 17 00:00:00 2001 From: killphi Date: Thu, 19 Dec 2013 14:24:24 +0100 Subject: retab on the rest of the files --- Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 27631ce..e355689 100644 --- a/Makefile +++ b/Makefile @@ -12,10 +12,10 @@ COPY_LIST = git-prompt.sh install: - cp -v git-prompt.sh /etc/ - [ -f /etc/git-prompt.conf ] || cp -v git-prompt.conf /etc/ - + cp -v git-prompt.sh /etc/ + [ -f /etc/git-prompt.conf ] || cp -v git-prompt.conf /etc/ + tgit: - xclip -i git-demo - echo "ready to paste ..." + xclip -i git-demo + echo "ready to paste ..." -- cgit v1.2.3