Skip to content
This repository has been archived by the owner on May 21, 2023. It is now read-only.

Commit

Permalink
Minor README corrections.
Browse files Browse the repository at this point in the history
  • Loading branch information
joshukraine committed Dec 2, 2017
1 parent 71a3ee6 commit ceb0943
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ When you invoke `bootstrap`, here's what it does:
* Step 6: Install [Ukrainian spell-check dictionaries][dictionaries].
* Step 7: Install [Fira Code][fira-code] fixed-width font.
* Step 8: Install [Vundle][vundle] and plugins for Vim.
* Step 9: Set a variety of [macOS defaults][macos-defaults]. (adapted from [https://mths.be/macos][mths] Step 10 also customizes the [macOS dock][macos-dock].
* Step 9: Set a variety of [macOS defaults][macos-defaults]. (adapted from [https://mths.be/macos][mths] Step 9 also customizes the [macOS dock][macos-dock].

NOTE: Previously, I used the `bootstrap` script to set up many of the standard directories I use in my work. But since I now have [Dropbox Plus][db-plus], all those directories are downloaded automatically after Dropbox is installed. Once they've synced, I symlink them into place in `$HOME`.

Expand Down Expand Up @@ -120,7 +120,7 @@ No one else's development setup will ever be a perfect match for you. That said,

1) Fork this repo and clone your new fork to your local machine.

2) Review the 10 steps in [`bootstrap`][bootstrap] and make your own customizations. Here's an overview of what's going on:
2) Review the 9 steps in [`bootstrap`][bootstrap] and make your own customizations. Here's an overview of what's going on:

* Step 1 (required): Take a look at [Laptop][laptop] and see what you might want to tweak. One of the biggest things is the Brewfile, which you can find in this repo under `install/Brewfile`. Here you can customize all the packages, casks, and MAS apps that will be installed. Laptop also sets up some basics that are required by the bootstrap script later on.
* Step 2 (recommended): Use `oh-my-zsh`?
Expand Down

0 comments on commit ceb0943

Please sign in to comment.