From e142777fdf7aa6e02b5a3499b95caebfccf8feba Mon Sep 17 00:00:00 2001 From: Josh Sherman Date: Tue, 15 Oct 2024 10:29:13 -0500 Subject: [PATCH] Add alactitty to the installer --- install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install b/install index 8c99d1d..8c5320b 100755 --- a/install +++ b/install @@ -23,7 +23,7 @@ else git pull origin main fi -stow git screen vim zsh +stow alacritty git screen vim zsh if [[ `uname` == Darwin ]]; then stow macos