Merge pull request #846 from aureooms/develop

docs: Fix fish history instructions.
This commit is contained in:
micahellison 2020-02-22 11:32:26 -08:00 committed by GitHub
commit 5e3f3e165f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -60,7 +60,7 @@ If you are using `fish` instead of `bash` or `zsh`, you can get the same behavio
adding this to your `fish` configuration:
``` sh
abbr jrnl " jrnl"
abbr --add jrnl " jrnl"
```
To delete existing `jrnl` commands from `fish`s history, run