Cleaned bash it up

This commit is contained in:
Robert R Evans
2010-10-02 12:29:17 -07:00
parent 74fe8378bd
commit 76ed68d18c
21 changed files with 37 additions and 13 deletions

View File

@@ -1,3 +1,5 @@
#!/bin/bash
# append to bash_history if Terminal.app quits
shopt -s histappend