aboutsummaryrefslogtreecommitdiffstats
path: root/vivid/init.org
diff options
context:
space:
mode:
authorGravatar Tom Willemse2026-07-16 12:33:00 -0700
committerGravatar Tom Willemse2026-08-26 23:04:25 -0700
commit2f21368ee9631cfbd864d645b0a8322ee6c6bad8 (patch)
tree1a4de2dd1f024e92ca445483d8024216fa155f8f /vivid/init.org
parent23feed3cc7685ff88c278fa3acbb18c68a4e3336 (diff)
downloadnew-dotfiles-2f21368ee9631cfbd864d645b0a8322ee6c6bad8.tar.gz
new-dotfiles-2f21368ee9631cfbd864d645b0a8322ee6c6bad8.zip
fixup! Add vivid and atuin configurations
Diffstat (limited to 'vivid/init.org')
-rw-r--r--vivid/init.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/vivid/init.org b/vivid/init.org
index 0b1bb83..0bc6d31 100644
--- a/vivid/init.org
+++ b/vivid/init.org
@@ -2,6 +2,6 @@
[[https://github.com/sharkdp/vivid][vivid]] is a theme generator for =LS_COLORS=. I just need it to run when I enable ZSH and it should work.
-#+begin_src sh :tangle .config/zsh/conf.d/vivid.sh
+#+begin_src sh :tangle .config/zsh/conf.d/vivid.sh :mkdirp t
export LS_COLORS=$(vivid generate dracula)
#+end_src