diff options
| author | krolyxon <krolyxon@tutanota.com> | 2022-06-28 18:37:56 +0530 |
|---|---|---|
| committer | krolyxon <krolyxon@tutanota.com> | 2022-06-28 18:37:56 +0530 |
| commit | f6011293d3402f42f68cd689b73c9172b297d470 (patch) | |
| tree | e775e0239d4650557dc8358ac0b6534a89ad550b /.config/shell/profile | |
| parent | 25f893cf9e9c3658c22534a974d9b440a410ae77 (diff) | |
changes
Diffstat (limited to '.config/shell/profile')
| -rw-r--r-- | .config/shell/profile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/shell/profile b/.config/shell/profile index 6b177f8..7fb1293 100644 --- a/.config/shell/profile +++ b/.config/shell/profile @@ -26,6 +26,7 @@ export __GL_SHADER_DISK_CACHE_PATH=~/.cache/ # Other program settings export SUDO_ASKPASS="$HOME/.local/bin/dmenupass" export FZF_DEFAULT_OPTS="--layout=reverse --height 40%" +export ANDROID_HOME="$XDG_DATA_HOME"/android export PATH=$PATH:$HOME/.local/bin |
