summaryrefslogtreecommitdiff
path: root/scripts/srcenv.profile
diff options
context:
space:
mode:
authorruki <[email protected]>2020-10-23 23:22:40 +0800
committerruki <[email protected]>2020-10-23 23:22:40 +0800
commit59abb0aad7f4a123bc6cc9ae7e1ac4d4b7f73e92 (patch)
tree22997bd3b22b84c549ce8653ef69f3ed9bed7a44 /scripts/srcenv.profile
parent2bd85f7814e6aa5d23f5e2218c03290d10921dee (diff)
install xrepo
Diffstat (limited to 'scripts/srcenv.profile')
-rwxr-xr-xscripts/srcenv.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/srcenv.profile b/scripts/srcenv.profile
index 5e69b5540..1bbc4d762 100755
--- a/scripts/srcenv.profile
+++ b/scripts/srcenv.profile
@@ -5,6 +5,7 @@ if [ -f `pwd`/core/build/xmake ]; then
else
alias xmake=`pwd`/core/src/demo/demo.b
fi
+alias xrepo=`pwd`/scripts/xrepo
xmake --version
xmake l xmake.programdir
xmake l xmake.programfile