From d8b646f33795e03b1ebf3d47d9de442721ea206c Mon Sep 17 00:00:00 2001 From: Joshua Primrose Date: Sat, 2 Nov 2024 16:13:15 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ffa7a68..81aebb2 100644 --- a/README.md +++ b/README.md @@ -3,12 +3,12 @@ A repo containing any items needed for configuring a usable windows dev environm # Additional Tools - Chocolatey: https://chocolatey.org/ -- Alacritty: https://github.com/alacritty/alacritty - Git: https://git-scm.com/ - Posh Git: https://github.com/dahlbyk/posh-git - MinGW: https://www.mingw-w64.org/ - Various tools (GNU & Others): awk, fd, fzf, ripgrep, sed, etc. - Neovim: https://neovim.io/ +- WezTerm: https://wezfurlong.org/wezterm/index.html # Install 1. Update any certs (or add http.sslVerify = false to your git config `git config --global http.sslVerify false`)