This website requires JavaScript.
Explore
Help
Sign in
opdavies
/
nix-config
Watch
1
Star
1
Fork
You've already forked nix-config
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
79a2687fcf
nix-config
/
zsh
/
.zsh
/
configs
/
history.zsh
6 lines
87 B
Bash
Raw
Normal View
History
Unescape
Escape
Create history.zsh
2020-02-06 09:20:34 +00:00
setopt inc_append_history
Increase history size
2020-04-23 15:32:41 +01:00
HISTSIZE
=
10000
SAVEHIST
=
10000
HISTFILE
=
~/.cache/zsh/history
Reference in a new issue
Copy permalink