summaryrefslogtreecommitdiffstats
path: root/.config/env
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-11-13 19:17:26 +0100
committerJozanLeClerc <bousset.rudy@gmail.com>2020-11-13 19:17:26 +0100
commit9d7ba75e7864867398e8fa46fa65b3d6aabed672 (patch)
tree0e6f7988eb3a5933faaba7e0f51b0ca46c240204 /.config/env
parentAdded vim function to auto export ms files to pdf (diff)
downloaddotfiles-bsd-9d7ba75e7864867398e8fa46fa65b3d6aabed672.tar.gz
dotfiles-bsd-9d7ba75e7864867398e8fa46fa65b3d6aabed672.tar.bz2
dotfiles-bsd-9d7ba75e7864867398e8fa46fa65b3d6aabed672.tar.xz
dotfiles-bsd-9d7ba75e7864867398e8fa46fa65b3d6aabed672.tar.zst
dotfiles-bsd-9d7ba75e7864867398e8fa46fa65b3d6aabed672.zip
New lsp, coc sucks
Diffstat (limited to '.config/env')
-rw-r--r--.config/env1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/env b/.config/env
index 6178491..6c4084e 100644
--- a/.config/env
+++ b/.config/env
@@ -70,3 +70,4 @@ export LESSHISTFILE='-'
export MANPAGER="less -R -M +Gg"
export MPD_HOST="$HOME"/.local/share/mpd/socket
export RUSTFLAGS="-L /usr/local/lib"
+export WGETRC="$XDG_CONFIG_HOME/wgetrc"