summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index e355689..27631ce 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 ..."