Skip to content

Latest commit

 

History

History
51 lines (35 loc) · 2.14 KB

readme.md

File metadata and controls

51 lines (35 loc) · 2.14 KB

psh screenshot

fish screenshot

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.

Requirements

-Powershell

PowerShell setup (Windows)

Install sudo to run admin command like in linux without launch terminal in admin mode.

 scoop install curl sudo jq

Terminal

Copy and pate settings.json into the terminal json.

Text

  • Color scheme: Tango Dark
    • Font face: FiraMono NF
    • Font size: 18
    • Padding: 8

Powershell -> Appearance

  • Transparency
    • Background opacity: 51%
    • Enable acrylic material: on

Visual Studio Code