Skip to content

Instantly share code, notes, and snippets.

@0rdinal
Created October 25, 2022 18:18
Show Gist options
  • Save 0rdinal/9b4479d7f58986acb7f295a415bab85f to your computer and use it in GitHub Desktop.
Save 0rdinal/9b4479d7f58986acb7f295a415bab85f to your computer and use it in GitHub Desktop.
$ENV:STARSHIP_CONFIG = "$HOME\.starship\starship.toml"
$ENV:STARSHIP_DISTRO = "者 $env:username"
Invoke-Expression (&starship init powershell)
Clear-Host
Import-Module 'D:\Tools\vcpkg\scripts\posh-vcpkg'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment