diff options
| author | iceyrazor <iceyrazor@mailfence.com> | 2025-05-24 21:15:23 -0500 |
|---|---|---|
| committer | iceyrazor <iceyrazor@mailfence.com> | 2025-05-24 21:15:23 -0500 |
| commit | 90248ad8222cf99d5a8ef7e1f2816d3ee810d3b8 (patch) | |
| tree | f79b4b9f0aeef744727caafb786bd00262d143c3 /env/.config/.profile | |
| parent | 1be4f161e38b721086c5aaab48d007e63fbec571 (diff) | |
stuff and things
Diffstat (limited to 'env/.config/.profile')
| -rwxr-xr-x | env/.config/.profile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/env/.config/.profile b/env/.config/.profile index 08b5fbb..ce8d98f 100755 --- a/env/.config/.profile +++ b/env/.config/.profile @@ -30,7 +30,7 @@ export EDITOR="nvim" # export BROWSER="/home/iceyrazor/.local/bin/zen-x86_64.AppImage" export BROWSER="zen.desktop" export PREFIX=/usr -export PATH="$PATH:$HOME/.cargo/bin:$HOME/stuff/scripts/system:$HOME/stuff/scripts/system/backup:$HOME/stuff/scripts/system/wlx:$HOME/stuff/scripts/system/youtube-playlist-cli:$HOME/.local/bin/blender-4.1.1-linux-x64:$HOME/stuff/manual-programs/app-images:$HOME/stuff/scripts/system/theme-setter" +export PATH="$PATH:$HOME/.cargo/bin:$HOME/stuff/scripts/system:$HOME/.local/bin/system:$HOME/.local/bin/system/backup:$HOME/stuff/scripts/system/backup:$HOME/stuff/scripts/system/wlx:$HOME/stuff/scripts/system/youtube-playlist-cli:$HOME/.local/bin/blender-4.1.1-linux-x64:$HOME/stuff/manual-programs/app-images:$HOME/stuff/scripts/system/theme-setter" export MANPAGER='nvim +Man!' # export DWM_NOTIF_FILE="/home/iceyrazor/stuff/scripts/c/SDL/notif/notif.txt" |
