how about that android sdk?
This commit is contained in:
parent
6107441c67
commit
0be8cd44ce
2 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
||||||
smudge = git-lfs smudge -- %f
|
smudge = git-lfs smudge -- %f
|
||||||
[user]
|
[user]
|
||||||
name = Spotlight
|
name = Spotlight
|
||||||
email = awesomebing1@gmail.com
|
email = spotlight@joscomputing.space
|
||||||
signingkey = CC3F4E0080AC47A3
|
signingkey = CC3F4E0080AC47A3
|
||||||
[commit]
|
[commit]
|
||||||
gpgsign = true
|
gpgsign = true
|
||||||
|
|
2
zshrc
2
zshrc
|
@ -48,7 +48,7 @@ zplug load
|
||||||
#########
|
#########
|
||||||
|
|
||||||
# Local stuff, homebrew python, theos
|
# 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
|
export EDITOR=nano
|
||||||
|
|
||||||
# Google Cloud tools
|
# Google Cloud tools
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue