Skip to content

Instantly share code, notes, and snippets.

@sassdawe
Created May 21, 2025 07:59
Show Gist options
  • Select an option

  • Save sassdawe/b2202ff201fe7d73f1d330a739121fe2 to your computer and use it in GitHub Desktop.

Select an option

Save sassdawe/b2202ff201fe7d73f1d330a739121fe2 to your computer and use it in GitHub Desktop.
get a terminal file editor for every system where you use PowerShell
install-Module psedit
set-alias edit show-pseditor
@gaelcolas

Copy link
Copy Markdown

You should use Install-PSResource 😁

@sassdawe

Copy link
Copy Markdown
Author

You should use Install-PSResource 😁

I still need to read up about this, would this work out of the box all the time on every OS?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment