From 0be8cd44ce325d176dfea3b6b231e25102123d15 Mon Sep 17 00:00:00 2001 From: Spotlight Date: Mon, 15 Jan 2018 03:28:10 -0600 Subject: [PATCH] how about that android sdk? --- gitconfig | 2 +- zshrc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gitconfig b/gitconfig index dbd24ab..c226793 100644 --- a/gitconfig +++ b/gitconfig @@ -7,7 +7,7 @@ smudge = git-lfs smudge -- %f [user] name = Spotlight - email = awesomebing1@gmail.com + email = spotlight@joscomputing.space signingkey = CC3F4E0080AC47A3 [commit] gpgsign = true diff --git a/zshrc b/zshrc index 0b7a05f..0bb19da 100644 --- a/zshrc +++ b/zshrc @@ -48,7 +48,7 @@ zplug load ######### # Local stuff, homebrew python, theos -export PATH="${HOME}/bin:/usr/local/opt/theos/python/libexec/bin:${PATH}" +export PATH="${HOME}/bin:${HOME}/bin/android-sdk/platform-tools:/usr/local/opt/theos/python/libexec/bin:${PATH}" export EDITOR=nano # Google Cloud tools