Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
History file not being written
- X-seq: zsh-users 4393
- From: Jesper Holmberg <jesper.holmberg@xxxxxxxxxxxxxxxx>
- To: zsh-users <zsh-users@xxxxxxxxxx>
- Subject: History file not being written
- Date: Thu, 18 Oct 2001 23:47:39 +0200
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
Hi all,
question #1 from a newly-converted bash-user:
I can't get my histfile to work. I have put these lines in my .zshrc:
HISTFILE=~/.zsh_history
HISTSIZE=5000
HISTFILESIZE=5000
setopt APPEND_HISTORY
setopt EXTENDED_HISTORY
setopt HIST_IGNORE_DUPS
setopt HIST_IGNORE_SPACE
setopt HIST_REDUCE_BLANKS
But this doesn't seem to work; my histfile never gets started. When I
exit zsh, no file is created or written to. What am I doing wrong?
TIA,
Jesper
--
Jesper Holmberg |"But how can |
jesper.holmberg@xxxxxxxxxxxxxxxx | one be warm |
ENST Br, BP 832, 29285 Brest, FRANCE | alone?" |
Messages sorted by:
Reverse Date,
Date,
Thread,
Author