mirror of
https://github.com/jorgebucaran/fisher
synced 2024-11-09 07:10:27 +00:00
Update docs.
This commit is contained in:
parent
5fa03a14cd
commit
2587ca9aeb
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user