Added r2ensource & r2dissource

This commit is contained in:
2022-08-11 22:48:00 +08:00
parent 0a52f2201f
commit b10b68aa3b
3 changed files with 64 additions and 35 deletions

View File

@@ -1,9 +1,5 @@
#!/bin/bash
if ! $IS_CYGWIN; then
return
fi
if [ -n "$FrameworkVersion" ]; then
alias vsshell='echo "FrameworkVersion $FrameworkVersion"'
return