A new powershell profile based on Chris Titus' profile.
Execute the following command in an elevated PowerShell Core window to install the PowerShell profile:
irm cutt.ly/powerprofile | iex
For anything other than Powershell Core:
pwsh -Command "irm cutt.ly/powerprofile | iex"
-
Download Windows Terminal.
-
Use dracula theme.
-
Use 0xProto font.
-
In Windows Terminal settings, go to
Appearance
and disableHide the title bar
andAlways show tabs
.4a. If you want to use tabs, make sure to enable
Use acrylic material in the tab row
. -
In Windows Terminal profiles settings, go to
Powershell
orDefaults
, set Cursor shape toBar
orDouble underscore
. -
For transparency, set background opacity to
75%
and enableEnable acrylic material
.(It might look better without transparency)
- Open Windows Terminal settings
- Click Powershell (in Profiles)
- Select Command line
- Add
-nologo
to the end