Compare commits

..

2 Commits

Author SHA1 Message Date
Gib
58b67ae3e9 Add package gitea wants me to have 2025-04-07 10:15:08 -05:00
Gib
16dbe9cf49 Add android path 2025-04-07 10:12:33 -05:00
3 changed files with 3 additions and 1 deletions

View File

@ -14,6 +14,7 @@ export BUN_INSTALL="$HOME/.bun"
export PYENV_ROOT="$HOME/.pyenv" export PYENV_ROOT="$HOME/.pyenv"
export PNPM_HOME="$HOME/.local/share/pnpm" export PNPM_HOME="$HOME/.local/share/pnpm"
export NVM_DIR="$HOME/.nvm" export NVM_DIR="$HOME/.nvm"
export ANDROID_SDK_HOME="$HOME/.local/share/Android"
# Set complete path # Set complete path
export PATH="$HOME/bin:$HOME/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:$SUNHAT_PATH/bin:$BUN_INSTALL/bin:$CARGO_PATH/bin:$PNPM_HOME:$PYENV_ROOT/bin:$HOME/.rbenv/bin:/usr/lib/ccache/bin/" export PATH="$HOME/bin:$HOME/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:$SUNHAT_PATH/bin:$BUN_INSTALL/bin:$CARGO_PATH/bin:$PNPM_HOME:$PYENV_ROOT/bin:$HOME/.rbenv/bin:/usr/lib/ccache/bin/"

@ -1 +1 @@
Subproject commit b9ac086adf5c14d07f8b60a7009acd878f6cf7ca Subproject commit 335f6673d5a094d3a41972eb0d21f5a29f9d10dd

View File

@ -161,3 +161,4 @@ dunst
sunshine sunshine
qt5-qtwayland qt5-qtwayland
qt6-qtwayland qt6-qtwayland
ksshaskpass