adjusted cdev

This commit is contained in:
JohnE 2015-03-21 21:36:46 -07:00
parent 7f849ac667
commit 02d3fa2af2
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ export OSSL=/usr/local/Cellar/openssl/1.0.2/bin/openssl
alias eject='drutil tray eject'
#dev
alias cdev='/Volumes/malloc-dev'
alias cdev='cd /Volumes/malloc-dev'
alias cddev='cd /Volumes/MAVERICKS/Users/j3g/dev'
# alias subl='open -a "Sublime Text 2"'

View File

@ -1,6 +1,6 @@
[user]
name = JohnE
email = j@us3.co
email = git@malloc.io
[push]
default = simple
[core]