From 39334a1ec37393f5e38a0766ba58dccf35b938aa Mon Sep 17 00:00:00 2001 From: Ekaitz Zarraga Date: Sun, 10 Apr 2022 13:03:28 +0200 Subject: alacritty --- install.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'install.sh') diff --git a/install.sh b/install.sh index 175e9aa..3108e3d 100644 --- a/install.sh +++ b/install.sh @@ -13,6 +13,8 @@ stow -Rt $XDG_CONFIG_HOME nvim # kitty stow -Rt $XDG_CONFIG_HOME kitty +# Alacritty (tries to replace kitty) +stow -Rt $XDG_CONFIG_HOME alacritty # Guix channels stow -Rt "$XDG_CONFIG_HOME/guix" guix -- cgit v1.2.3