Update docs.

This commit is contained in:
Jorge Bucaran 2016-03-14 04:21:55 +09:00 committed by Jorge Bucaran
parent ede380e3c3
commit ead60d6168

View file

@ -419,7 +419,7 @@ Or, submit the plugin manually by creating a pull request in the index \fIhttps:
.SH "VARIABLES"
.
.TP
\fB$fisher_home\fR
$fisher_home
The home directory\. If you installed Fisherman using the recommended method, the location ought to be \fIXDG_DATA_HOME/fisherman\fR\.
.
.TP
@ -554,6 +554,15 @@ Create a \fBfish_prompt\fR function\.
function fish_prompt
printf "%s (%s) >> " (prompt_pwd) Fisherman
end
.
.fi
.
.IP "" 0
.
.IP "" 4
.
.nf
~ (Fisherman) >> type here
.
.fi