Provide more useful instructions that won't leave newbies scratching their head.

This commit is contained in:
Jorge Bucaran 2016-06-04 10:59:07 +09:00
parent c42828c7d0
commit d57bee59ce
No known key found for this signature in database
GPG key ID: E54BA3C0E646DB30

View file

@ -140,7 +140,7 @@ The fishfile and plugins are saved to ~/.config/fish by default.
To customize this location:
```fish
set fish_path ~/my/path
set -U fish_path ~/my/path
```
### What is a fishfile and how do I use it?