30 lines
1.1 KiB
Markdown
30 lines
1.1 KiB
Markdown
# winDots
|
|
|
|
[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
|
|
|
|
Then run komorebic quickstart in terminal
|
|
## Copying the config
|
|
|
|
Should be fairly simple to paste the correct files into the correct folder under C:/users/{YOURPROFILE}/.config
|