aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent Ghigonis <laurent@p1sec.com>2013-03-08 00:28:20 +0100
committerLaurent Ghigonis <laurent@p1sec.com>2013-03-08 00:28:20 +0100
commit3c6fc346bf1cc3e434344b818bf9f4b35167672d (patch)
treedacf2e11d4302f680d4777dd3b1c8f972f2b2906
parentconf/bashrc: tweak now() (diff)
downloadlaurent-tools-3c6fc346bf1cc3e434344b818bf9f4b35167672d.tar.xz
laurent-tools-3c6fc346bf1cc3e434344b818bf9f4b35167672d.zip
conf: rename bashrc
-rw-r--r--conf/Makefile2
-rw-r--r--conf/bashrc-public (renamed from conf/bashrc)0
2 files changed, 1 insertions, 1 deletions
diff --git a/conf/Makefile b/conf/Makefile
index 6960e78..17ff59a 100644
--- a/conf/Makefile
+++ b/conf/Makefile
@@ -1,2 +1,2 @@
deploy:
- install -m 750 bashrc ~/.bashrc-public
+ install -m 750 bashrc-public ~/.bashrc-public
diff --git a/conf/bashrc b/conf/bashrc-public
index 1569bf0..1569bf0 100644
--- a/conf/bashrc
+++ b/conf/bashrc-public