From e1085d7e6d3e0df80cca79cb468366f046e8cfed Mon Sep 17 00:00:00 2001 From: Alec Goncharow Date: Thu, 1 Feb 2024 22:57:14 -0500 Subject: neovide is kinda cool --- .zshrc | 2 ++ 1 file changed, 2 insertions(+) (limited to '.zshrc') diff --git a/.zshrc b/.zshrc index 1497cb3..7590429 100644 --- a/.zshrc +++ b/.zshrc @@ -143,6 +143,8 @@ source ~/.fzf/shell/completion.zsh source ~/.fzf/shell/key-bindings.zsh fpath=(~/code/github/zig/shell-completions $fpath) +export LS_COLORS="$(vivid generate catppuccin-mocha)" + if [[ -f "$HOME/.zig/env" ]]; then source ~/.zig/env fi -- cgit v1.2.3-70-g09d2