summaryrefslogtreecommitdiffstats
path: root/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/.zshrc b/.zshrc
index f0a96f5..1b11855 100644
--- a/.zshrc
+++ b/.zshrc
@@ -351,7 +351,6 @@ hless() {
export HISTFILE=~/.zsh/histfile
export HISTSIZE=10000
export SAVEHIST=500000
-readonly HISTFILE
# }}}
# Other ZSH options {{{
autoload -U colors