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