Skip to content

Commit

Permalink
Merge branch 'master' of github.com:aranair/dotfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
aranair committed Jun 13, 2016
2 parents e95913c + d6e1c14 commit 03e4c07
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
## Steps
## Auto

`./fresh-setup.sh`

## Manual

1. Set up [Vundle]:

Expand Down Expand Up @@ -27,8 +31,8 @@

6. Put solarized colors into ~/.vim/colors

`cp ~/.vim/bundle/vim-colors-solarized/colors/solarized.vim ~/.vim/colors/`
`cp ~/dotfiles/Monokai.vim ~/.vim/colors/`
- `cp ~/.vim/bundle/vim-colors-solarized/colors/solarized.vim ~/.vim/colors/` OR
- `cp ~/dotfiles/Monokai.vim ~/.vim/colors/`

7. Find the right color profile for iTerm if you're using that.

Expand Down

0 comments on commit 03e4c07

Please sign in to comment.