Skip to content

nhonvo/Powershell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Powershell config

Setup powershell environment variables

Set the POSH_THEMES_PATH environment variable to the chosen directory. You can do this using the following command:

$env:POSH_THEMES_PATH = "$env:USERPROFILE\PowerShell\Themes"
Verify that the POSH_THEMES_PATH environment variable has been set correctly by running:
echo $env:POSH_THEMES_PATH

About

Powershell config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published