Warning: Don’t blindly use my settings unless you know what that entails. Use at your own risk! Although my settings cover for when I use Mac and Linux, this is focus on VScode and PWSH.
- Scoop - A command-line installer
- Git for Windows
- Oh My Posh - Prompt theme engine
- Terminal Icons - Folder and file icons
- PSReadLine - Cmdlets for customizing the editing environment, used for autocompletion
- z - Directory jumper
- PSFzf - Fuzzy finder
- PowershellGet - Discovering, installing, updating and publishing the PowerShell artifacts
Install sudo to run admin command like in linux without launch terminal in admin mode.
scoop install curl sudo jq
Copy and pate settings.json into the terminal json.
- Color scheme: Tango Dark
- Font face: FiraMono NF
- Font size: 18
- Padding: 8
- Transparency
- Background opacity: 51%
- Enable acrylic material: on
- Custom CSS and JS Loader - Allow to load custom CSS and JS to override the Electron default.
- VSCode Animations - Animated scroll, Smooth motions
- Apc Customize UI++ - Override Electron browser settings
- Azalais Dark - My theme