Skip to content

Commit

Permalink
Update readme and ready to release
Browse files Browse the repository at this point in the history
  • Loading branch information
ben196888 committed Nov 7, 2019
1 parent 48dc2d4 commit 70ae06b
Showing 1 changed file with 10 additions and 11 deletions.
21 changes: 10 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,23 @@
Mac-Set-Up
==========
# Mac-Set-Up

Setup my new mac in one line

```
```shell
./install.sh
```

## Install Homebrew
## Todo

```
# Install Homebrew
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
```
- download zip from release
- don't install iterm2 color schemes but import the color settings
- auto setup and import iterm2 configs
- auto setup vscode
- auto setup dash

## Homebrew cask install gui apps

## iterm2
### Notes

### Configure color schemes
#### iterm2 - Configure color schemes

Visit [github page](https://github.com/mbadolato/iTerm2-Color-Schemes) to get more details
`git clone https://github.com/mbadolato/iTerm2-Color-Schemes`
Expand Down

0 comments on commit 70ae06b

Please sign in to comment.