changes needed since cygwin is somehow getting a different interpretation of the...
[feisty_meow.git] / customizing / fred / refred.sh
index 644aa76ab89c5c6ee25f285406e155bec7ff9673..06faf84751ed43cc4cc3d22db96eeea656a1788b 100644 (file)
@@ -10,7 +10,7 @@ function refred()
 # this block should execute when the script is actually run, rather
 # than when it's just being sourced.
 if [[ $0 =~ .*refred\.sh.* ]]; then
-  THISDIR="$( \cd "$(\dirname "$0")" && \pwd )"
+  THISDIR="$( \cd "$(\dirname "$0")" && /bin/pwd )"
   export LIGHTWEIGHT_INIT=true
   source "$THISDIR/../../scripts/core/launch_feisty_meow.sh"
   refred