From edda0b07eed345cbf2b34861eb161f03ac7ea537 Mon Sep 17 00:00:00 2001 From: mx <1+mx@noreply.git.xnmr.ph> Date: Tue, 23 Jun 2026 12:50:48 +0000 Subject: [PATCH] Update README.md --- README.md | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 14a15db..3cb5f0e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,29 @@ + # winDots -Dotfiles for windows \ No newline at end of file +[font](https://github.com/ryanoasis/nerd-fonts/releases/latest/download/JetBrainsMono.zip) + +## YASB +### Install +Download YASB from [WinGet](https://github.com/microsoft/winget-cli#installing-the-client). Updating YASB via winget will respect the current YASB installation scope. To install YASB, run the following command from the command line / PowerShell: + +_User scope installer [default]_ + + winget install AmN.yasb + +## Komorebi +### Long path support + +It is highly recommended that you enable support for long paths in Windows by running the following command in an Administrator Terminal before installing komorebi. + + Set-ItemProperty 'HKLM:\SYSTEM\CurrentControlSet\Control\FileSystem' -Name 'LongPathsEnabled' -Value 1 +### Install komorebi and whkd + +Install the `komorebi` and `whkd` packages using `winget install` + + winget install LGUG2Z.komorebi + winget install LGUG2Z.whkd + +## Copying the config + +Should be fairly simple to paste the correct files into the correct folder under C:/users/{YOURPROFILE}/.config