commit | 50179fd778081db95a5e316d401dad00af80ca79 | [log] [tgz] |
---|---|---|
author | Mark Szymanski <mrman208@me.com> | 周一 6月 13 22:05:45 2011 -0500 |
committer | Mark Szymanski <mrman208@me.com> | 周一 6月 13 22:05:45 2011 -0500 |
tree | bdccfbe45e7a47711eaf2ba9814a091ee3830a95 | |
parent | 80e734f3e0d40b68adb13b4fb7397f69af0421ce [diff] [blame] |
Can't forget to source the custom aliases!
diff --git a/bash_it.sh b/bash_it.sh index 1dde450..3dd3d7a 100644 --- a/bash_it.sh +++ b/bash_it.sh
@@ -48,6 +48,8 @@ source $config_file done +source "${BASH}/aliases/custom.aliases.bash" + # Custom CUSTOM="${BASH}/custom/*.bash" for config_file in $CUSTOM