Update link to Fish config docs (#683)

pull/685/head
Jason Nader 3 years ago committed by GitHub
parent b2c317a2ae
commit 885129b7d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -112,7 +112,7 @@ That will install **PatrickF1**/**fzf.fish**, remove /**home**/**jb**/**path**/*
## Creating a plugin
A plugin can be any number of files in a `functions`, `conf.d`, and `completions` directory. Most plugins consist of a single function, or [configuration snippet](https://fishshell.com/docs/current/#initialization-files). This is what a typical plugin looks like.
A plugin can be any number of files in a `functions`, `conf.d`, and `completions` directory. Most plugins consist of a single function, or [configuration snippet](https://fishshell.com/docs/current/index.html#configuration-files). This is what a typical plugin looks like.
<pre>
<b>ponyo</b>

Loading…
Cancel
Save