Skip to content

Commit

Permalink
Added "Updating to the latest version"
Browse files Browse the repository at this point in the history
  • Loading branch information
shyiko committed Jul 14, 2015
1 parent e4c49ee commit 506fd80
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@ curl https://raw.githubusercontent.com/shyiko/commacd/master/commacd.bash -o ~/.

> On OS X you'll need to make sure ~/.bashrc is sourced from ~/.bash_profile (http://ss64.com/osx/syntax-bashrc.html).
## Updating to the latest version

```sh
curl https://raw.githubusercontent.com/shyiko/commacd/master/commacd.bash -o ~/.commacd.bash
```

## Usage

`commacd` exports three commands: `,` (for jumping forward), `,,` (backward) and `,,,` (backward+forward):
Expand Down

0 comments on commit 506fd80

Please sign in to comment.