dotfiles

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

git clone git://git.shimmy1996.com/dotfiles.git
commit 7b07c3816a0d4c65d642af9921f4d5374495e874
parent cc59184bd00c71ae9272e864a14266ebe3e3d3bc
Author: Shimmy Xu <shimmy.xu@shimmy1996.com>
Date:   Sat,  9 Jan 2021 10:59:09 -0600

Make cursor green for legibility and NetHack

Diffstat:
M.config/alacritty/alacritty.yml | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/.config/alacritty/alacritty.yml b/.config/alacritty/alacritty.yml
@@ -134,9 +134,9 @@ colors:
   #
   # Colors which should be used to draw the terminal cursor. If these are unset,
   # the cursor color will be the inverse of the cell color.
-  # cursor:
-  #   text: '0x282828'
-  #   cursor: '0xebdbb2'
+  cursor:
+    text: '0x282828'
+    cursor: '0xb8bb26'
 
   # Normal colors
   normal: