Skip to content

Instantly share code, notes, and snippets.

@gabrieldechichi
Last active March 6, 2022 21:49
Show Gist options
  • Save gabrieldechichi/57891a3d1bda007e282485265827aefc to your computer and use it in GitHub Desktop.
Save gabrieldechichi/57891a3d1bda007e282485265827aefc to your computer and use it in GitHub Desktop.
Powershell Profile
Set-Variable -Name 'dev_path' -Value 'D:/dev/'
Import-Module "$dev_path/src/github.com/gabrieldechichi/dev-scripts/import_all.ps1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment