diff --git a/vendor/bin/setup-cmder.sh b/vendor/integrate-cmder.sh similarity index 88% rename from vendor/bin/setup-cmder.sh rename to vendor/integrate-cmder.sh index ac2f491..44c957e 100644 --- a/vendor/bin/setup-cmder.sh +++ b/vendor/integrate-cmder.sh @@ -1,4 +1,4 @@ #!/usr/bin/env bash SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)" -powershell -NoProfile -ExecutionPolicy Bypass -File "$SCRIPT_DIR/${0%.*}.ps1" "$@" \ No newline at end of file +powershell -NoProfile -ExecutionPolicy Bypass -File "$SCRIPT_DIR/${0%.*}.ps1" "$@"