summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLeonid Volnitsky <Leonid@Volnitsky.com>2013-12-26 20:02:47 +0200
committerLeonid Volnitsky <Leonid@Volnitsky.com>2013-12-26 20:02:47 +0200
commita279ba3d48f30e6fb117d76a106aba777cc218a8 (patch)
tree0ce5b324c2cb18b6d9e38e62899245f40d13c934 /Makefile
parentRevert "fixed: Makefile should have tabs" (diff)
downloadgit-prompt-a279ba3d48f30e6fb117d76a106aba777cc218a8.tar.gz
git-prompt-a279ba3d48f30e6fb117d76a106aba777cc218a8.tar.bz2
git-prompt-a279ba3d48f30e6fb117d76a106aba777cc218a8.zip
Revert "retab on the rest of the files"
This reverts commit 569178c05f02fa9f22a6fb7bd1baccf3765a866e.
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 ..."