diff options
| -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 |
