Add shell samples

This commit is contained in:
Joshua Peek
2012-12-10 09:45:54 -06:00
parent d00dfd82c1
commit 7c170972a0
21 changed files with 730 additions and 86 deletions

View File

@@ -0,0 +1,5 @@
umask 022
set path=(/opt/local/bin /opt/local/sbin /bin /usr/bin)
if ( $?prompt ) then
set history=32
endif