From 428632ac07a5e66f4d0d54bac495ae9e8e2615cf Mon Sep 17 00:00:00 2001 From: Indrajit Raychaudhuri Date: Mon, 26 Apr 2021 17:53:52 -0500 Subject: [PATCH] history: Minor formatting update --- modules/history/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/history/README.md b/modules/history/README.md index 1a03bd9..75bf751 100644 --- a/modules/history/README.md +++ b/modules/history/README.md @@ -4,8 +4,8 @@ History Sets [history][1] options and defines history aliases. **Note:** If you are migrating from oh-my-zsh and want to keep your history, you -will either need to set HISTFILE manually to `$HOME/.zsh_history` or rename -`~/.zsh_history` to ~/.zhistory`. +will either need to set `HISTFILE` manually to `$HOME/.zsh_history` or rename +`~/.zsh_history` to `~/.zhistory`. Options -------