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 committed by Jorge Bucaran
parent 621690b4c1
commit 110e9b873a

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?