diff options
| author | Xiao Pan <xyz@flylightning.xyz> | 2026-09-13 23:55:46 +0800 |
|---|---|---|
| committer | Xiao Pan <xyz@flylightning.xyz> | 2026-09-13 23:55:46 +0800 |
| commit | e11cdabfd81f1844e12fe9464b57e2efcd6c5223 (patch) | |
| tree | 736568d9eb0297bd37232dc715c58e88ab8a4e4f | |
| parent | 544f196a9f6c9bef5608451f9e3c92337060785e (diff) | |
| -rw-r--r-- | home/xyz/.profile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/xyz/.profile b/home/xyz/.profile index fd4db94c..e6eb5f7d 100644 --- a/home/xyz/.profile +++ b/home/xyz/.profile @@ -14,6 +14,7 @@ export XDG_DOCUMENTS_DIR export XDG_MUSIC_DIR export XDG_PICTURES_DIR export XDG_VIDEOS_DIR +export XDG_PROJECTS_DIR PATH="$(find "$HOME/.local/bin" -type d -exec printf '%s:' '{}' \+)$PATH" export PATH |
