dotfiles

Yes, my $HOME has a git repo now :(

git clone git://git.shimmy1996.com/dotfiles.git
commit e100e701032a4603ae881e685194be08deefa11b
parent d17af2127273b5450134335b3d587b71073ae39f
Author: Shimmy Xu <shimmy.xu@shimmy1996.com>
Date:   Sat, 26 Jan 2019 11:08:58 -0500

Use original color for bold in alacritty.

Diffstat:
M.config/alacritty/alacritty.yml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.config/alacritty/alacritty.yml b/.config/alacritty/alacritty.yml
@@ -131,7 +131,7 @@ render_timer: false
 persistent_logging: false
 
 # If `true`, bold text is drawn using the bright color variants.
-draw_bold_text_with_bright_colors: true
+draw_bold_text_with_bright_colors: false
 
 # Colors (Gruvbox Dark Pale)
 colors: