Skip to content

Commit

Permalink
Added (*nix)..
Browse files Browse the repository at this point in the history
  • Loading branch information
kodybrown committed Aug 22, 2014
1 parent a5bbd05 commit a046f35
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ For additional usage instructions, run `gibo` without arguments.

brew upgrade gibo

### Installation on other platforms
### Installation on other (*nix) platforms

Just download `gibo` and put it somewhere on your $PATH. Then:

Expand Down Expand Up @@ -64,8 +64,8 @@ A good directory to put the file is `C:\Users\<Your User>\bin` and add that dire

## Tab completion in bash and zsh

bash and zsh users can enjoy the deluxe gibo experience by enabling tab
completion of available boilerplate names.
bash and zsh users can enjoy the deluxe gibo experience by enabling tab
completion of available boilerplate names.

Sorry, there is no tab completion support in Windows.

Expand All @@ -89,7 +89,7 @@ and put the following in your .zshrc:

source ~/.gibo-completion.zsh

Alternatively, you can use `gibo-completion.zsh` as an
Alternatively, you can use `gibo-completion.zsh` as an
[oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh) plugin
by following [these instructions](https://github.com/simonwhitaker/gitignore-boilerplates/wiki/Using-gibo-as-an-ohmyzsh-plugin).

Expand Down

0 comments on commit a046f35

Please sign in to comment.