From 02d3fa2af274a4a49fabc80d52eabeef22020919 Mon Sep 17 00:00:00 2001 From: JohnE Date: Sat, 21 Mar 2015 21:36:46 -0700 Subject: [PATCH] adjusted cdev --- .bash_mac | 2 +- .gitconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.bash_mac b/.bash_mac index e078901..9a01fa9 100644 --- a/.bash_mac +++ b/.bash_mac @@ -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"' diff --git a/.gitconfig b/.gitconfig index b6cc85d..c07d6d8 100644 --- a/.gitconfig +++ b/.gitconfig @@ -1,6 +1,6 @@ [user] name = JohnE - email = j@us3.co + email = git@malloc.io [push] default = simple [core]