this is for powershell on windows
install nerdfonts - Caskaydia Cove Nerd Font https://www.nerdfonts.com/font-downloads
starship https://starship.rs/
if you dont like starship install oh-my-posh https://ohmyposh.dev/docs/installation/windows
install chocolatey https://chocolatey.org/install
install bat (better cat)
choco install bat
open the powershell profile
you can see the profile directory by typing
$profile
if it returns nothing type
New-Item -Path $profile -Type File -Force
and repeat the step
paste or replace the profile with my profile config
open the starship configuration
.config/starship.toml
paste or replace the starship.toml file with my file
open the Terminal configuration open terminal -> settings -> open JSON file
and paste my configuration in there
after that go to the default profile in terminal settings -> appearance
change the color scheme to xcad_tdl
change font face to CaskaydiaCove NF