We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f849e0d commit 0e7d696Copy full SHA for 0e7d696
install.sh
@@ -13,7 +13,7 @@
13
# 5. check for maven and tomcat, install them with brew if not present
14
# 6. check for mysql, install it and configure if not present
15
# 7. install node with brew
16
-# 8. setup a global gitignore file
+# 8. setup a global gitignore file and set the default commit editor to nano
17
18
wait-to-continue(){
19
echo
0 commit comments