Create .zshrc

Add default .zshrc
main
novarobot 3 years ago committed by GitHub
parent 6a42810de0
commit a821e49fd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,5 @@
# Lines configured by zsh-newuser-install
HISTFILE=~/.histfile
HISTSIZE=1000
SAVEHIST=1000
# End of lines configured by zsh-newuser-install
Loading…
Cancel
Save