You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a link to your Fork-and-Spoon repo as a comment on your WIP Issue
20 min Install Prezto
Find and fork the Prezto project on Github; add a link as a comment on your WIP Issue
Use the hub command to clone your fork into your home directory as .zprezto: hub clone prezto ~/.zprezto
Follow the installation instructions in the README.md file
20 min Read the first four pages about growth vs fixed mindsets at http://mindsetonline.com/whatisit/about/index.html. I'll be honest, this sounded hokey to me when I first read it, but watching how people with the two mindsets performed in previous cohorts, I'm sold on the idea. You have much more control over how much you can learn than you might think.
README.md
files in:00 -- YOUR NAME
(whereYOUR NAME
is your name)git
path at CodeSchool (optional)Terminal.app
brew
commandbrew
command, install the following packages:zsh
git
hub
chruby
ruby-install
ruby-install
command, install Ruby 2.2.3.which zsh && zsh --version
which git && git --version
which hub && hub --version
which ruby && ruby -v
brew cask
, install the following applications:Fork-and-Spoon
repo as a comment on your WIP Issuehub
command to clone your fork into your home directory as.zprezto
:hub clone prezto ~/.zprezto
README.md
fileThe text was updated successfully, but these errors were encountered: