first commit

This commit is contained in:
Jason Levine
2014-10-12 15:00:59 -04:00
commit 10c01deb3d
9 changed files with 237 additions and 0 deletions

8
.bashrc Normal file
View File

@@ -0,0 +1,8 @@
# .bashrc
# Source global definitions
if [ -f /etc/bashrc ]; then
. /etc/bashrc
fi
# User specific aliases and functions