Compare commits

..

2 commits

Author SHA1 Message Date
powermaker450 261e182239 Add ANDROID_HOME 2024-12-07 14:03:31 -05:00
powermaker450 6a97b592c3 Add vars.zsh 2024-12-07 14:03:31 -05:00
2 changed files with 5 additions and 0 deletions

View file

@ -5,3 +5,6 @@ export PATH="$PATH:/opt/nvim-linux64/bin"
## Termux
export PATH="$PATH:~/../usr/opt/bin/"
## Gradle
export ANDROID_HOME="~/Android/sdk/"

2
vars.zsh Normal file
View file

@ -0,0 +1,2 @@
GITHUB=https://github.com
PGIT=https://git.povario.com