Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
caarlos0 committed Jul 22, 2016
1 parent 77d3ec9 commit e06f106
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@

## Installation

### Dependencies

First, make sure you have all those things installed:

- `git`: to clone the repo
Expand All @@ -22,6 +24,8 @@ First, make sure you have all those things installed:
- `zsh`: to actually run the dotfiles
- `sudo`: some configs may need that

### Install

Then, run these steps:

```console
Expand All @@ -33,6 +37,17 @@ $ zsh # or just close and open your terminal again.

> All changed files will be backed up with a `.backup` suffix.
### Recommended Software

For OSX, I recommend:

- `grc`: for colorizing stuff (like `ls`);
- iTerm: a better terminal emulator;

For Linux:

- Terminator: a better terminal emulator;

## Further help:

- [Personalize your configs](/docs/PERSONALIZATION.md)
Expand Down

0 comments on commit e06f106

Please sign in to comment.