Skip to content

Windows

How to make Windows (11) usable.

Windows Tools you might need

Things you may want to install with scoop or Choco

  • ripgrep

Fonts

To get fancy symbols in fonts for use with for example lualine, use nerd-fonts, for example the font Hack-NF.

Terminal

Run the following commands in Terminal to be able to duplicate and split tabs in the same working directory.

1
set PROMPT=$e]9;9;$P$e\%PROMPT%
2
setx PROMPT "%PROMPT%"