summaryrefslogtreecommitdiffstats
path: root/.config/env
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2022-03-19 11:18:11 +0100
committerJozanLeClerc <bousset.rudy@gmail.com>2022-03-19 11:18:11 +0100
commita05dff1c9e343f72bbd46626dc4d89e2d0b012e0 (patch)
treebfdff23fcfa8ec29f26c208b458e17d92177fb3b /.config/env
parentlf and sxiv colors update (diff)
downloaddotfiles-bsd-a05dff1c9e343f72bbd46626dc4d89e2d0b012e0.tar.gz
dotfiles-bsd-a05dff1c9e343f72bbd46626dc4d89e2d0b012e0.tar.bz2
dotfiles-bsd-a05dff1c9e343f72bbd46626dc4d89e2d0b012e0.tar.xz
dotfiles-bsd-a05dff1c9e343f72bbd46626dc4d89e2d0b012e0.tar.zst
dotfiles-bsd-a05dff1c9e343f72bbd46626dc4d89e2d0b012e0.zip
lf and env updates
Diffstat (limited to '.config/env')
-rw-r--r--.config/env7
1 files changed, 6 insertions, 1 deletions
diff --git a/.config/env b/.config/env
index eb01f0b..b6438d2 100644
--- a/.config/env
+++ b/.config/env
@@ -15,8 +15,13 @@
export XDG_DATA_HOME="$HOME"/.local/share
export XDG_CONFIG_HOME="$HOME"/.config
export XDG_CACHE_HOME="$HOME"/.cache
-export XDG_MUSIC_DIR="$HOME"/mu
export XDG_PACKAGE_HOME="$HOME"/.local/packs
+export XDG_DESKTOP_DIR="$HOME"
+export XDG_DOCUMENTS_DIR="$HOME"/docs
+export XDG_DOWNLOAD_DIR="$HOME"/dl
+export XDG_MUSIC_DIR="$HOME"/mu
+export XDG_PICTURES_DIR="$HOME"/pics
+export XDG_VIDEOS_DIR="$HOME"/vids
# PATH
export PATH="$HOME"/.local/bin:"$XDG_PACKAGE_HOME"/fzf-zsh-plugin/bin:"$PATH":/usr/local/llvm10/bin:/usr/local/llvm11/bin