diff options
| author | krolyxon <krolyxon@tutanota.com> | 2022-10-20 07:59:20 +0530 |
|---|---|---|
| committer | krolyxon <krolyxon@tutanota.com> | 2022-10-20 07:59:20 +0530 |
| commit | 69905fb8727198e75bda617e75c3544032faf273 (patch) | |
| tree | 7c0db8438a8d4a5e8b002b98a766ec47daae3aef /.config/shell/profile | |
| parent | bf696a125ff181557172cda25c6416c9c5c659aa (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 c7aaf55..55d9de3 100644 --- a/.config/shell/profile +++ b/.config/shell/profile @@ -28,6 +28,7 @@ export SUDO_ASKPASS="$HOME/.local/bin/dmenupass" export FZF_DEFAULT_OPTS="--layout=reverse --height 40%" export ANDROID_SDK_HOME="${XDG_CONFIG_HOME:-$HOME/.config}/android" export PATH=$PATH:$HOME/.local/bin +export PATH=$PATH:$HOME/.local/pbin # personal bin export PATH="$PATH:$XDG_DATA_HOME/cargo/bin" export MPD_HOST="localhost" |
