From 28f3aab6f1b3c73f62fe7b1c7f35c67ece746638 Mon Sep 17 00:00:00 2001 From: rootiest Date: Thu, 3 Oct 2024 21:28:39 -0400 Subject: [PATCH] docs: add windows instructions --- README.md | 25 ++++++++++++++++++++----- 1 file changed, 20 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 90de350..850c2f6 100644 --- a/README.md +++ b/README.md @@ -11,11 +11,11 @@ ░░ ░ ░ ░ ░ ▒ ░ ░ ░ ▒ ░ ▒ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░ -██ ██ ███████ ███████ ████████ ███████ ██████ ███ ███ -██ ██ ██ ███ ██ ██ ██ ██ ████ ████ -██ █ ██ █████ ███ ██ █████ ██████ ██ ████ ██ -██ ███ ██ ██ ███ ██ ██ ██ ██ ██ ██ ██ - ███ ███ ███████ ███████ ██ ███████ ██ ██ ██ ██ + ██ ██ ███████ ███████ ████████ ███████ ██████ ███ ███ + ██ ██ ██ ███ ██ ██ ██ ██ ████ ████ + ██ █ ██ █████ ███ ██ █████ ██████ ██ ████ ██ + ██ ███ ██ ██ ███ ██ ██ ██ ██ ██ ██ ██ + ███ ███ ███████ ███████ ██ ███████ ██ ██ ██ ██ ▄████▄ ▒█████ ███▄ █ █████▒ ▒██▀ ▀█ ▒██▒ ██▒ ██ ▀█ █ ▓██ ▒ @@ -65,6 +65,21 @@ The rootiest WezTerm configuration you will ever see! 5. **Enjoy!** 🎉 +### Windows Users + +1. Install [PowerShell](https://docs.microsoft.com/en-us/powershell/scripting/install/installing-powershell?view=powershell-7.1) + +2. Install [WezTerm](https://wezfurlong.org/wezterm/installation.html) + +3. Clone the repository + + ```powershell + $home = $env:USERPROFILE + git clone https://github.com/rootiest/rootiest-wezterm.git $home/.config/wezterm + ``` + +4. Enjoy! 🎉 + ## Features - Smart key bindings