PSProfile icon indicating copy to clipboard operation
PSProfile copied to clipboard

Add capability to import PSProfile compatible settings from an ExternalScript

Open scrthq opened this issue 6 years ago • 1 comments

Proposed command

Import-ScriptToPSProfile

Goal

Parse an ExternalScript file using the AST and import any PSProfile compatible settings to the configuration. Initial scope:

  • PSReadline settings (to go along with #10)
  • Variables
  • Command Aliases
  • Imported modules
  • Prompts

scrthq avatar Aug 28 '19 02:08 scrthq

Digging a bit more into this

scrthq avatar Oct 19 '19 03:10 scrthq