diff --git a/functions/c_fisher.fish b/functions/c_fisher.fish index 5f4c18f..1236ba9 100644 --- a/functions/c_fisher.fish +++ b/functions/c_fisher.fish @@ -35,7 +35,7 @@ function check_fisher if test -n "$FISH_INSTALL" $FISH_INSTALL $dep else - echo "FISH_INSTALL is not defined. Please install $dep manually." + echo "FISH_INSTALL is not defined ' $FISH_INSTALL '. Please install $dep manually." end end end