Various error fixes

This commit is contained in:
Wryn Wagner
2020-11-10 16:14:06 -07:00
parent eae9b43b76
commit c9a069fe5a
3 changed files with 12 additions and 4 deletions

View File

@ -1,3 +1,5 @@
#!/bin/zsh
# --- General ZSH Settings -----------------------------------
HISTFILE=~/.histfile
HISTSIZE=1000