aboutsummaryrefslogtreecommitdiff
path: root/bash_profile
diff options
context:
space:
mode:
authorSergey Nazaryev <sergey@nazaryev.ru>2015-11-08 07:06:14 +0300
committerSergey Nazaryev <sergey@nazaryev.ru>2016-12-07 15:18:40 +0300
commitc08548201660447a70c39ef8bfed61c2d0981a52 (patch)
tree5b8685d2ee137d4c4857b88fd95fc2de5624bfb1 /bash_profile
downloaddotfiles-c08548201660447a70c39ef8bfed61c2d0981a52.zip
dotfiles-c08548201660447a70c39ef8bfed61c2d0981a52.tar.gz
dotfiles-c08548201660447a70c39ef8bfed61c2d0981a52.tar.bz2
Initial release
Diffstat (limited to 'bash_profile')
-rw-r--r--bash_profile3
1 files changed, 3 insertions, 0 deletions
diff --git a/bash_profile b/bash_profile
new file mode 100644
index 0000000..507b5bf
--- /dev/null
+++ b/bash_profile
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+[ -f ~/.bashrc ] && . ~/.bashrc