X-Git-Url: https://feistymeow.org/gitweb/?p=feisty_meow.git;a=blobdiff_plain;f=scripts%2Fcustomize%2Ffred%2Ffred_variables.sh;h=660bfa647a1c78ace27bb1c7e3a7b94937246e9b;hp=00f9637bc9d870df4a576fd4d3fd5a8af9539c9d;hb=e6ce0aa508c3ad1beb167fdf20732b24f383c651;hpb=d0cfb28918420022f659c318f6733a65bed53d5b diff --git a/scripts/customize/fred/fred_variables.sh b/scripts/customize/fred/fred_variables.sh index 00f9637b..660bfa64 100644 --- a/scripts/customize/fred/fred_variables.sh +++ b/scripts/customize/fred/fred_variables.sh @@ -2,7 +2,10 @@ # these are my personal overrides. --fred. if [ -z "$USER_CUSTOMIZATIONS_LOADED" ]; then - # if we don't see the nethack variable defined, this probably hasn't run yet. + # if we don't see the customizations variable defined, this probably hasn't run yet. + + # stuff our special bins in front of the other bin paths. + export PATH=/usr/local/fred/bin:$PATH # The nuage directory is a cloud-like repository of our personal data, managed as a git repo. export CLOUD_BASE=$HOME/nuage