1
0
Fork 0
mirror of https://gitlab.com/mlunax/dotfiles.git synced 2025-04-18 16:26:50 +00:00

add alacritty to install

This commit is contained in:
Luna 2020-09-25 00:52:31 +02:00
parent a9c21abd0f
commit 328712c808
No known key found for this signature in database
GPG key ID: 05246084ED6DAD21

View file

@ -12,6 +12,8 @@ else
sudo pacman -S bat
echo Install kak
sudo pacman -S kakoune
echo Install Alacritty
sudo pacman -S alacritty
fi
fi