Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
permanent commands in history?
- X-seq: zsh-users 3570
- From: Dominik Vogt <dominik.vogt@xxxxxx>
- To: zsh-users@xxxxxxxxxxxxxx
- Subject: permanent commands in history?
- Date: Sun, 17 Dec 2000 21:49:11 +0100
- Mailing-list: contact zsh-users-help@xxxxxxxxxxxxxx; run by ezmlm
- Reply-to: dominik.vogt@xxxxxx
There are some command lines that I use frequently, e.g.
xemacs &!
make CFLAGS="-Wall -Werror -O2 -g"
fvwminstall -f
etc. Most of the time these are in my command line history and
accessing them is easy, e.g.
<m><cursor-up><return>
However, once in a while these are removed from the history file
(1000 lines). Is is possible to make certain command lines
permanent in the history file so that I never have to retype them?
Of course I could write aliases, but then I would have to type
more letters to invoke the functions.
Bye
Dominik ^_^ ^_^
--
Dominik Vogt, dominik.vogt@xxxxxx
Reply-To: dominik.vogt@xxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author