dotfiles

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

git clone git://git.shimmy1996.com/dotfiles.git
commit 8220ddca0f9918c3ef89fd4f7c3477887d290acd
parent 0c2265526fa0fdd5dab89aedcee700c223fc032b
Author: Shimmy Xu <shimmy.xu@shimmy1996.com>
Date:   Sat, 18 Apr 2020 09:37:00 -0500

Remove deprecated options

Diffstat:
M.config/alacritty/alacritty.yml | 12------------
1 file changed, 0 insertions(+), 12 deletions(-)
diff --git a/.config/alacritty/alacritty.yml b/.config/alacritty/alacritty.yml
@@ -51,18 +51,6 @@ scrolling:
   # scrollback is enabled (history > 0).
   multiplier: 3
 
-  # Scroll to the bottom when new text is written to the terminal.
-  auto_scroll: false
-
-# Spaces per Tab (changes require restart)
-#
-# This setting defines the width of a tab in cells.
-#
-# Some applications, like Emacs, rely on knowing about the width of a tab.
-# To prevent unexpected behavior in these applications, it's also required to
-# change the `it` value in terminfo when altering this setting.
-tabspaces: 4
-
 # Font configuration (changes require restart)
 #
 # Important font attributes like antialiasing, subpixel aa, and hinting can be