mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Update .zshrc
This commit is contained in:
parent
1eaaa3fc8e
commit
9864e028b1
@ -9,7 +9,7 @@ stty stop undef # Disable ctrl-s to freeze terminal.
|
||||
# History in cache directory:
|
||||
HISTSIZE=10000
|
||||
SAVEHIST=10000
|
||||
HISTFILE="${XDG_CACHE_HOME}"/zsh/zsh/history
|
||||
HISTFILE="${XDG_CACHE_HOME}/zsh/zsh/history"
|
||||
|
||||
# Load aliases and shortcuts if existent.
|
||||
[ -f "${XDG_CONFIG_HOME}/shortcutrc" ] && source "${XDG_CONFIG_HOME}/shortcutrc"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user