diff options
| author | 2026-07-16 12:33:00 -0700 | |
|---|---|---|
| committer | 2026-08-26 23:04:25 -0700 | |
| commit | 2f21368ee9631cfbd864d645b0a8322ee6c6bad8 (patch) | |
| tree | 1a4de2dd1f024e92ca445483d8024216fa155f8f | |
| parent | 23feed3cc7685ff88c278fa3acbb18c68a4e3336 (diff) | |
| download | new-dotfiles-2f21368ee9631cfbd864d645b0a8322ee6c6bad8.tar.gz new-dotfiles-2f21368ee9631cfbd864d645b0a8322ee6c6bad8.zip | |
fixup! Add vivid and atuin configurations
| -rw-r--r-- | vivid/init.org | 2 |
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 |
