summaryrefslogtreecommitdiff
path: root/.bash_profile
diff options
context:
space:
mode:
authorMike Crute <mcrute@gmail.com>2011-07-25 13:14:37 -0400
committerMike Crute <mike@crute.us>2011-07-25 13:14:37 -0400
commit4cf61577e7a15797ad1bbc943d7cdd495b953a9d (patch)
treed6ad5483140eb7ba7ef7ae514c9fd0137babb030 /.bash_profile
parente85718f7a57126455f9f0e1ee7ae8bf45b1eec70 (diff)
downloaddotfiles-4cf61577e7a15797ad1bbc943d7cdd495b953a9d.tar.bz2
dotfiles-4cf61577e7a15797ad1bbc943d7cdd495b953a9d.tar.xz
dotfiles-4cf61577e7a15797ad1bbc943d7cdd495b953a9d.zip
Simplifying
Diffstat (limited to '.bash_profile')
-rw-r--r--.bash_profile5
1 files changed, 1 insertions, 4 deletions
diff --git a/.bash_profile b/.bash_profile
index 4ab6057..80823d1 100644
--- a/.bash_profile
+++ b/.bash_profile
@@ -1,4 +1 @@
1# Get the aliases and functions [ -f ~/.bashrc ] && source ~/.bashrc
2if [ -f ~/.bashrc ]; then
3 . ~/.bashrc
4fi