From 4d63577b487a8bf877401312f22142094e2d4584 Mon Sep 17 00:00:00 2001 From: Peter Son Struschka Date: Sat, 12 Jun 2021 23:35:05 +0800 Subject: all: zsh prompt update, general script updates --- basics/.config/bat/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'basics/.config/bat') diff --git a/basics/.config/bat/config b/basics/.config/bat/config index c4144ab..0d16ce8 100644 --- a/basics/.config/bat/config +++ b/basics/.config/bat/config @@ -4,7 +4,7 @@ # Specify desired highlighting theme (e.g. "TwoDark"). Run `bat --list-themes` # for a list of all available themes ---theme="ansi-dark" +--theme="gruvbox-dark" # Enable this to use italic text on the terminal. This is not supported on all # terminal emulators (like tmux, by default): -- cgit v1.2.3