Windows
How to make Windows (11) usable.
Windows Tools you might need
Section titled “Windows Tools you might need”- Choco
- Scoop
- A C compiler, https://github.com/nvim-treesitter/nvim-treesitter/wiki/Windows-support
Things you may want to install with scoop or Choco
Section titled “Things you may want to install with scoop or Choco”- ripgrep
To get fancy symbols in fonts for use with for example lualine, use nerd-fonts, for example the font Hack-NF.
Terminal
Section titled “Terminal”Run the following commands in Terminal to be able to duplicate and split tabs in the same working directory.
set PROMPT=$e]9;9;$P$e\%PROMPT%setx PROMPT "%PROMPT%"