summaryrefslogtreecommitdiff
path: root/bash_profile
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2013-04-22 13:35:55 +0000
committerIgor Pashev <pashev.igor@gmail.com>2013-04-22 13:35:55 +0000
commit516450030be9b7fc32ce9f8abeee5b177c3cc8cc (patch)
treece1d1c147c00bab68560192778e351f9b8785ff9 /bash_profile
parent30641fa5c1e4134de80af34ab15e7135c35f7e81 (diff)
downloadlive-516450030be9b7fc32ce9f8abeee5b177c3cc8cc.tar.gz
Add configs for bash and vim
Diffstat (limited to 'bash_profile')
-rw-r--r--bash_profile4
1 files changed, 4 insertions, 0 deletions
diff --git a/bash_profile b/bash_profile
new file mode 100644
index 0000000..4819f17
--- /dev/null
+++ b/bash_profile
@@ -0,0 +1,4 @@
+alias grep='/usr/bin/grep --color'
+export PS1='\w:# '
+export HISTIGNORE="&"
+