diff --git a/.zshrc b/.zshrc new file mode 100644 index 0000000..03edb70 --- /dev/null +++ b/.zshrc @@ -0,0 +1,5 @@ +# Lines configured by zsh-newuser-install +HISTFILE=~/.histfile +HISTSIZE=1000 +SAVEHIST=1000 +# End of lines configured by zsh-newuser-install