diff options
Diffstat (limited to 'bash/bash_profile.sh')
-rw-r--r-- | bash/bash_profile.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bash/bash_profile.sh b/bash/bash_profile.sh index 12ce7f9..41bc7e9 100644 --- a/bash/bash_profile.sh +++ b/bash/bash_profile.sh @@ -1 +1,3 @@ +#!/usr/bin/env bash + source ~/annex/dev/code/dotfiles/bash/bashrc.sh |