Skip to content

Commit

Permalink
Add some new laptop steps to README
Browse files Browse the repository at this point in the history
  • Loading branch information
zackfern authored Jun 6, 2018
1 parent 0dc9422 commit 9e17923
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
# My Dots
These are my dotfiles (as of 2018-01-13). There are many like them, but these are mine.
# My Dots & Docs
- These are my dotfiles (as of 2018-01-13). There are many like them, but these are mine.
- This is also my personal documentation outlining the process of setting up a new laptop.

## Setup
## New Laptop
### Programs to Install
- [Homebrew](https://brew.sh)
- [iTerm 2](https://www.iterm2.com/)

## Dotfile Install
### VS Code
- `cd $HOME/Library/Application Support/Code/User`
- `ln -s ~/dotfiles/vscode/settings.json ./`
Expand Down

0 comments on commit 9e17923

Please sign in to comment.