added bin/ scripts, created cdg

This commit is contained in:
2015-05-27 20:24:12 -07:00
parent 50228d94ae
commit 8f6dfcca30
9 changed files with 54 additions and 0 deletions

View File

@@ -48,6 +48,7 @@ alias shell='ps -p $$ -o comm='
alias math='rlwrap MathKernel'
alias style='clang-format-3.5 -style=Google'
alias telnet='rlwrap telnet'
alias cdg='. cdg'
# Enable programmable completion features (you don't need to enable
# this, if it's already enabled in /etc/bash.bashrc and /etc/profile