summaryrefslogtreecommitdiffstats
path: root/.zshrc
diff options
context:
space:
mode:
authorsadbeast <sadbeast@sadbeast.com>2024-02-17 13:57:38 -0800
committersadbeast <sadbeast@sadbeast.com>2024-02-17 13:57:38 -0800
commit75a81afb44b9be12a7c620d85932e16ad023bc54 (patch)
tree99474a44559afa2960e1c53493e4ee23bab29a5d /.zshrc
parent0588321eeeb3288850ce71f05c0ecbc77a4cd478 (diff)
downloadcfg-75a81afb44b9be12a7c620d85932e16ad023bc54.tar.gz
cfg-75a81afb44b9be12a7c620d85932e16ad023bc54.tar.bz2
vivid ls colors
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index 89b938c..855bbd0 100644
--- a/.zshrc
+++ b/.zshrc
@@ -98,4 +98,8 @@ if [ -n "$GUIX_ENVIRONMENT" ]; then
fi
fi
+export LS_COLORS="$(vivid generate one-dark)"
+
eval "$(direnv hook zsh)"
+
+. /opt/asdf-vm/asdf.sh