This commit is contained in:
Jorge Bucaran 2016-05-12 20:52:09 +09:00
parent b9001532a7
commit d1d50cd2e0
No known key found for this signature in database
GPG key ID: E54BA3C0E646DB30

View file

@ -61,13 +61,13 @@ Install a gist.
fisher https://gist.github.com/username/1f40e1c6e0551b2666b2 fisher https://gist.github.com/username/1f40e1c6e0551b2666b2
``` ```
Install a local directory. Install from a local directory.
```sh ```sh
fisher ~/plugin fisher ~/plugin
``` ```
Edit your [fishfile](#what-is-a-fishfile-and-how-do-i-use-it) and run `fisher` to satisfy changes. Edit your [fishfile](#what-is-a-fishfile-and-how-do-i-use-it) and run `fisher` to apply changes.
```sh ```sh
$EDITOR ~/.config/fish/fishfile $EDITOR ~/.config/fish/fishfile
@ -78,8 +78,8 @@ List what you've installed.
```ApacheConf ```ApacheConf
fisher ls fisher ls
@ plugin # a local directory @ plugin # a local plugin
* simple # the current prompt * simple # current prompt
bass bass
fzf fzf
tab tab