PSConfigFile

0.1.20

Creates a Config file with Commands, Variables, PSDrives, Aliases\Shortcuts and Default Start locations.
You can then execute this default config when your profile is loaded, or when a specific module is imported, or you can run it manually.

This way you can quickly and easily switch between "environment setups" with these default values

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PSConfigFile -RequiredVersion 0.1.20

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PSConfigFile -Version 0.1.20

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2021 Pierre Smit. All rights reserved.

Package Details

Author(s)

  • Pierre Smit

Tags

powershell

Functions

Add-AliasToPSConfigFile Add-CommandToPSConfigFile Add-LocationToPSConfigFile Add-PSDriveToPSConfigFile Add-VariableToPSConfigFile Invoke-PSConfigFile New-PSConfigFile Set-PSConfigFileExecution Show-PSConfigFile

Dependencies

Release Notes

Updated [18/11/2021_08:32] Changed the Update-PSConfigFile function to Set-PSConfigFileExecution

FileList

  • PSConfigFile.nuspec
  • PSConfigFile.psd1
  • PSConfigFile.psm1
  • docs\mkdocs.yml
  • docs\docs\Add-AliasToPSConfigFile.md
  • docs\docs\Add-CommandToPSConfigFile.md
  • docs\docs\Add-LocationToPSConfigFile.md
  • docs\docs\Add-PSDriveToPSConfigFile.md
  • docs\docs\Add-VariableToPSConfigFile.md
  • docs\docs\index.md
  • docs\docs\Invoke-PSConfigFile.md
  • docs\docs\New-PSConfigFile.md
  • docs\docs\PSConfigFile.md
  • docs\docs\Set-PSConfigFileExecution.md
  • docs\docs\Show-PSConfigFile.md
  • docs\site\404.html
  • docs\site\index.html
  • docs\site\index.md.bak
  • docs\site\PSConfigFile.md.bak
  • docs\site\search.html
  • docs\site\sitemap.xml
  • docs\site\sitemap.xml.gz
  • docs\site\Add-AliasToPSConfigFile\index.html
  • docs\site\Add-CommandToPSConfigFile\index.html
  • docs\site\Add-LocationToPSConfigFile\index.html
  • docs\site\Add-PSDriveToPSConfigFile\index.html
  • docs\site\Add-VariableToPSConfigFile\index.html
  • docs\site\css\theme.css
  • docs\site\css\theme_extra.css
  • docs\site\fonts\fontawesome-webfont.eot
  • docs\site\fonts\fontawesome-webfont.svg
  • docs\site\fonts\fontawesome-webfont.ttf
  • docs\site\fonts\fontawesome-webfont.woff
  • docs\site\fonts\fontawesome-webfont.woff2
  • docs\site\fonts\Lato\lato-bold.eot
  • docs\site\fonts\Lato\lato-bold.ttf
  • docs\site\fonts\Lato\lato-bold.woff
  • docs\site\fonts\Lato\lato-bold.woff2
  • docs\site\fonts\Lato\lato-bolditalic.eot
  • docs\site\fonts\Lato\lato-bolditalic.ttf
  • docs\site\fonts\Lato\lato-bolditalic.woff
  • docs\site\fonts\Lato\lato-bolditalic.woff2
  • docs\site\fonts\Lato\lato-italic.eot
  • docs\site\fonts\Lato\lato-italic.ttf
  • docs\site\fonts\Lato\lato-italic.woff
  • docs\site\fonts\Lato\lato-italic.woff2
  • docs\site\fonts\Lato\lato-regular.eot
  • docs\site\fonts\Lato\lato-regular.ttf
  • docs\site\fonts\Lato\lato-regular.woff
  • docs\site\fonts\Lato\lato-regular.woff2
  • docs\site\fonts\RobotoSlab\roboto-slab-v7-bold.eot
  • docs\site\fonts\RobotoSlab\roboto-slab-v7-bold.ttf
  • docs\site\fonts\RobotoSlab\roboto-slab-v7-bold.woff
  • docs\site\fonts\RobotoSlab\roboto-slab-v7-bold.woff2
  • docs\site\fonts\RobotoSlab\roboto-slab-v7-regular.eot
  • docs\site\fonts\RobotoSlab\roboto-slab-v7-regular.ttf
  • docs\site\fonts\RobotoSlab\roboto-slab-v7-regular.woff
  • docs\site\fonts\RobotoSlab\roboto-slab-v7-regular.woff2
  • docs\site\fonts\RobotoSlab\roboto-slab.eot
  • docs\site\img\favicon.ico
  • docs\site\Invoke-PSConfigFile\index.html
  • docs\site\js\jquery-2.1.1.min.js
  • docs\site\js\modernizr-2.8.3.min.js
  • docs\site\js\theme.js
  • docs\site\js\theme_extra.js
  • docs\site\New-PSConfigFile\index.html
  • docs\site\PSConfigFile\index.html
  • docs\site\search\lunr.js
  • docs\site\search\main.js
  • docs\site\search\search_index.json
  • docs\site\search\worker.js
  • docs\site\Set-PSConfigFileExecution\index.html
  • docs\site\Show-PSConfigFile\index.html
  • en-US\about_PSConfigFile.txt
  • en-US\PSConfigFile-help.xml
  • Public\Add-AliasToPSConfigFile.ps1
  • Public\Add-CommandToPSConfigFile.ps1
  • Public\Add-LocationToPSConfigFile.ps1
  • Public\Add-PSDriveToPSConfigFile.ps1
  • Public\Add-VariableToPSConfigFile.ps1
  • Public\Invoke-PSConfigFile.ps1
  • Public\New-PSConfigFile.ps1
  • Public\Set-PSConfigFileExecution.ps1
  • Public\Show-PSConfigFile.ps1

Version History

Version Downloads Last updated
0.1.36 226 9/18/2022
0.1.35 30 9/8/2022
0.1.32 17 9/2/2022
0.1.31 26 8/19/2022
0.1.29 36 7/31/2022
0.1.28 20 7/28/2022
0.1.27 26 7/21/2022
0.1.26 17 7/21/2022
0.1.25 50 5/21/2022
0.1.23 39 3/28/2022
0.1.21 66 2/4/2022
0.1.20 (current version) 25 11/18/2021
0.1.19 12 11/15/2021
0.1.16 15 10/21/2021
0.1.15 18 10/14/2021
Show less