My dotfiles are for zsh on Linux and PowerShell on Windows.
To install it in on Linux simple start
./install.sh
To install it on Windows open a PowerShell and start
.\install.ps1
In order to run this script you have to set the ExecutionPolicy as an Administrator like this
Set-ExecutionPolicy RemoteSigned
To create symlinks on Windows you have to activate Developer Mode
After installation from my dotfiles and oh-my-posh, install a Nerd Font with special Icons
oh-my-posh font install CascadiaCode
Set CaskaydiaCove Nerd Font as default font in Terminal and Editor