Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
[RFC PATCH 3/3] FAQ: sync newuser-install
Better to use the same HISTFILE in both.
Signed-off-by: Felipe Contreras <felipe.contreras@xxxxxxxxx>
---
Etc/FAQ.yo | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Etc/FAQ.yo b/Etc/FAQ.yo
index 74f8fbf6f..326993314 100644
--- a/Etc/FAQ.yo
+++ b/Etc/FAQ.yo
@@ -1629,7 +1629,7 @@ label(321)
In zsh, you need to set the location where you want the history to be written
with tt($HISTFILE). For example,
verb(
- HISTFILE=~/.zsh_history
+ HISTFILE=~/.histfile
)
There are also various options affecting history; see the manual.
--
2.37.2.351.g9bf691b78c.dirty
Messages sorted by:
Reverse Date,
Date,
Thread,
Author