Skip to content
Snippets Groups Projects
Commit ae4e3e77 authored by Zihao Yu's avatar Zihao Yu
Browse files

init.sh: source bashrc

parent 1f274c0d
No related branches found
No related tags found
No related merge requests found
...@@ -22,9 +22,12 @@ case $input in ...@@ -22,9 +22,12 @@ case $input in
init nexus-am AM_HOME init nexus-am AM_HOME
init nanos-lite init nanos-lite
init navy-apps NAVY_HOME init navy-apps NAVY_HOME
source ~/.bashrc
git add -A git add -A
git commit -am "ics2017 initialized" git commit -am "ics2017 initialized"
echo "Initialization finishes!"
;; ;;
[nN]) [nN])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment