Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,11 @@ To achieve git-flow completion nirvana:

## Installation for fish

To achieve git-flow completion nirvana:
To achieve git-flow completion nirvana for your user:

1. Install `git.fish` in your `~/.config/fish/completions` folder.

Or to install for all fish users on the system install `git.fish` in `/etc/fish/completions`. If the completions folder does not exist then create it first.


## The Fine Print
Expand Down