use `.bash_profile` on FreeBSD
parent
4a64dcbc6f
commit
58ac5ce510
|
|
@ -97,7 +97,7 @@ fi
|
|||
BASH_IT="$(cd "$(dirname "$0")" && pwd)"
|
||||
|
||||
case $OSTYPE in
|
||||
darwin*)
|
||||
darwin* | freebsd*)
|
||||
CONFIG_FILE=.bash_profile
|
||||
;;
|
||||
*)
|
||||
|
|
|
|||
Loading…
Reference in New Issue