Indrajit Raychaudhuri
ce937020ce
history: Update doc to accommodate recent macOS
...
In recent versions of macOS (Catalina and above), `HISTFILE` is set
via system `/etc/zshrc`.
4 years ago
Indrajit Raychaudhuri
428632ac07
history: Minor formatting update
4 years ago
Kaleb Elwert
66b9ea7d44
Update documentation
...
- Fix an old link to the wrong issue tracker
- Add documentation to the history module about migration from oh-my-zsh
Closes #1766
5 years ago
Shane O'Grady
43214f1aed
history: Permit use of previously set HISTFILE
...
Honor the use of the HISTFILE environment variable, if it's already set.
5 years ago
Yutian Li
4abbc55721
remove mutually exclusive option
6 years ago
Indrajit Raychaudhuri
6f603df7a6
general: Miscellaneous documentation updates
...
- Add missing documentation for options and environment variables
- Rearrange definition and documentation of 'Options', 'Variables'
and 'Aliases' in a consistent order
6 years ago
Sorin Ionescu
a84ac5b002
Only one newline at end of file
10 years ago
Colin Hebert
0f7e454977
[ Fix #268 ] Get entire history for history-stat
...
The 'history' command is the same as 'fc -l', using a '.' as the first
parameter will get the history from the first command starting with a '.'.
Instead a '0' should be used, meaning that the history is taken from the very
first entry in the history.
12 years ago
Sorin Ionescu
8cdf06e386
[ #255 ] Use $ZDOTDIR or $HOME
12 years ago
Sorin Ionescu
fb9a20591f
[ Fix #197 ] Rebrand as Prezto
...
Conflicts:
README.md
runcoms/zshenv
12 years ago
Sorin Ionescu
9a52ecb21b
Increase heading readability
12 years ago
Sorin Ionescu
859ab4e8e0
Correct spelling mistakes in READMEs
13 years ago
Sorin Ionescu
e35d6b984a
Do not remove superfluous blanks from events
...
Recording superflous blanks is useful when indenting multiline commands.
13 years ago
Sorin Ionescu
b2b90c22f8
Improve diction in documentation
13 years ago
Sorin Ionescu
075f516763
Clean up READMEs
13 years ago
Sorin Ionescu
399b2f529d
Edit spelling in history comments
13 years ago
Colin Hebert
6493506e30
[ Fix #106 ] Add documentation for history
13 years ago
Sorin Ionescu
b47b845b13
Move history-stat from utility into history
13 years ago
Sorin Ionescu
4f06785949
[ #23 ] Convert history into a module
13 years ago