fixed explorer alias.
authorChris Koeritz <fred@gruntose.com>
Mon, 1 May 2017 15:41:15 +0000 (11:41 -0400)
committerChris Koeritz <fred@gruntose.com>
Mon, 1 May 2017 15:41:15 +0000 (11:41 -0400)
scripts/core/common.alias

index e77b3621a9da5e32534e8307594de25c750d2293..02c5d2c7e908c21149121249aa02fc996e67565b 100644 (file)
@@ -36,7 +36,7 @@ if [ "$OS" != "Windows_NT" ]; then
   fi
 else
   # windows gets routed to our helpful script instead.
-  define_yeti_alias exp="bash $FEISTY_MEOW_SCRIPTS/winders/exploder.sh"
+  define_yeti_alias exp="bash $FEISTY_MEOW_SCRIPTS/files/exploder.sh"
 fi
 # re-use work we did on 'exp' macro for the longer windows command.
 define_yeti_alias explorer=exp