Skip to content

Instantly share code, notes, and snippets.

@cztchoice
Created May 15, 2025 05:11
Show Gist options
  • Save cztchoice/1648aa58fa23320d162613443ab200df to your computer and use it in GitHub Desktop.
Save cztchoice/1648aa58fa23320d162613443ab200df to your computer and use it in GitHub Desktop.
powershell 配置文件
Set-PSReadLineOption -EditMode Emacs
#f45873b3-b655-43a6-b217-97c00aa0db58 PowerToys CommandNotFound module
Import-Module -Name Microsoft.WinGet.CommandNotFound
#f45873b3-b655-43a6-b217-97c00aa0db58
fnm env --use-on-cd --shell powershell | Out-String | Invoke-Expression
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment