|
@@ -2,12 +2,12 @@
|
2
|
2
|
|
3
|
3
|
Items to be handled on first day orientation.
|
4
|
4
|
|
5
|
|
-Ooh, ooh, Do this ->
|
|
5
|
+Ooh, ooh, Do this ->
|
|
6
|
+
|
|
7
|
+ Find the `shell` or `terminal` or `term` (all names for the command interpreter.
|
6
|
8
|
|
7
|
|
- Find the `shell` or `terminal` or `term` (all names for the command interpreter.
|
8
|
|
-
|
9
|
9
|
`terminal` or `shell` mean pretty much the same thing - `/Applications/Utilities/Terminal.app` and start it up.
|
10
|
|
-
|
|
10
|
+
|
11
|
11
|
Type `whoami` and `enter` or `return`. Congratulations, you just type a command. You're Welcome.
|
12
|
12
|
|
13
|
13
|
## Downloads
|
|
@@ -17,7 +17,7 @@ Ooh, ooh, Do this ->
|
17
|
17
|
* JDK for Java 8
|
18
|
18
|
* Brew
|
19
|
19
|
* git
|
20
|
|
-*
|
|
20
|
+*
|
21
|
21
|
|
22
|
22
|
|
23
|
23
|
## Accounts to be created
|
|
@@ -31,6 +31,6 @@ _Be sure to use professional names when signing up. (`BlueHenCoder` is okay, `Su
|
31
|
31
|
* https://Git.Zipcode.Rocks then use that to login/create account to https://git.zipcode.rocks (the private ZCW Git server).
|
32
|
32
|
* Register for account on GitHub (https://github.com/). We recommend using a username that incorporates your name (jfiksel, mtaub, lrjager)
|
33
|
33
|
* `$ git --version` and `$ git config` in the terminal to configure your shell for your new git account.
|
34
|
|
-
|
|
34
|
+ * Fill out this [form](https://goo.gl/forms/sEHRc2F2u3E1sWh42) with your Github username
|
35
|
35
|
* Pluralsight
|
36
|
|
-*
|
|
36
|
+*
|