Mercurial > dotfiles
diff dot_zshrc @ 506:36ba70d17fd6
Add One Dark theme for bat
author | zegervdv <zegervdv@me.com> |
---|---|
date | Sat, 18 Dec 2021 10:35:27 +0100 |
parents | 1403bfc694e4 |
children | ee04e4821479 |
line wrap: on
line diff
--- a/dot_zshrc Mon Dec 13 12:16:59 2021 +0100 +++ b/dot_zshrc Sat Dec 18 10:35:27 2021 +0100 @@ -209,6 +209,7 @@ export HGEDITOR=nvim export RIPGREP_CONFIG_PATH=$HOME/.config/ripgrep/ripgreprc +export BAT_CONFIG_PATH=$HOME/.config/bat/config [ -f ~/.fzf.zsh ] && source ~/.fzf.zsh export FZF_DEFAULT_COMMAND='ag -g ""'