summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLeonid Volnitsky <Leonid@Volnitsky.com>2008-07-05 09:39:40 +0300
committerLeonid Volnitsky <Leonid@Volnitsky.com>2008-07-05 09:39:40 +0300
commit944cc8fa84744a08661f18407ef4d93c66b918f5 (patch)
tree3decd444088f2ab1f5ca32816f4c65029b5ab851 /Makefile
parentmax_... in file list - works. (diff)
downloadgit-prompt-944cc8fa84744a08661f18407ef4d93c66b918f5.tar.gz
git-prompt-944cc8fa84744a08661f18407ef4d93c66b918f5.tar.bz2
git-prompt-944cc8fa84744a08661f18407ef4d93c66b918f5.zip
Makefile
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f34b15e..90438e2 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,6 @@
install:
- cp prompt /etc/
+ cp git-prompt.sh /etc/
+ ln -s /etc/git-prompt.sh /etc/prompt
clean:
git clean -df