Merge pull request #131 from nwinkler/fasd-bash-it-path

fasd is using fixed path instead of BASH_IT variable
This commit is contained in:
Travis Swicegood
2012-05-10 08:56:33 -07:00

View File

@@ -584,7 +584,7 @@ fasd [-A|-D] [paths ...]
fasd --init env
case $- in
*i*) alias fasd='~/.bash_it/plugins/enabled/fasd.bash'
*i*) alias fasd=$BASH_IT'/plugins/enabled/fasd.bash'
eval "$(fasd --init auto)"
;;
*) # assume being executed as an executable