adds wezterm

This commit is contained in:
2024-03-23 07:59:29 -07:00
parent 5c55b3ee64
commit 144668fea3
2 changed files with 4 additions and 1 deletions

View File

@@ -24,6 +24,7 @@ tar xf lazygit.tar.gz lazygit
sudo install lazygit /usr/local/bin
sudo apt install alacritty -y
sudo flatpak install org.wezfurlong.wezterm -y
sudo apt install tmux -y
@@ -53,6 +54,7 @@ git config --global user.name "Carlos Aldana"
git clone https://github.com/noisycarlos/kitty
git clone https://github.com/noisycarlos/nvim
git clone https://github.com/noisycarlos/wezterm
rm -r lazygit
git clone https://github.com/noisycarlos/lazygit