Skip to content

Commit

Permalink
Merge branch 'master' of github.com:tomnomnom/gron
Browse files Browse the repository at this point in the history
  • Loading branch information
tomnomnom committed Apr 19, 2018
2 parents ffb5f99 + d63fa4f commit 66934d6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.mkd
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,10 @@ It's recommended that you alias `ungron` or `norg` (or both!) to `gron --ungron`
alias norg="gron --ungron"
alias ungron="gron --ungron"
```
Or you could create a shell script in your $PATH named `ungron` or `norg` to affect all users:
```
gron --ungron "$@"
```

## Usage

Expand Down

0 comments on commit 66934d6

Please sign in to comment.