Fix typo in encryption docs (#812)

* Explain how fish can be configured to exclude jrnl commands from history by default
* Fix typo in encryption docs
This commit is contained in:
Aurélien Ooms 2020-02-08 16:53:01 -04:00
parent 66027e7746
commit 839ce7d42d

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: adding this to your `fish` configuration:
``` sh ``` sh
abbr jrnl=" jrnl" abbr jrnl " jrnl"
``` ```
To delete existing `jrnl` commands from `fish`s history, run To delete existing `jrnl` commands from `fish`s history, run