Made some small changes.

This commit is contained in:
2013-03-17 01:22:39 -07:00
parent cbc5267b36
commit e22c98c26a
5 changed files with 10 additions and 40 deletions

View File

@@ -1,6 +1,3 @@
# Make vim the default editor
export EDITOR="vim"
# Larger bash history (allow 32³ entries; default is 500)
export HISTSIZE=32768
export HISTFILESIZE=$HISTSIZE