Powershell changes

This commit is contained in:
Gene Liverman 2019-07-29 14:05:33 -04:00
parent b8745c6c3e
commit 9a99df2bed
No known key found for this signature in database
GPG key ID: 3AF83985B6C857C6
3 changed files with 67 additions and 1 deletions

View file

@ -2,7 +2,10 @@
#Get-Module -ListAvailable PowerCLI.* | Import-Module
# PowerShellGet\Install-Module posh-git -Scope CurrentUser -AllowPrerelease -Force
Import-Module '/Users/gene.liverman/.local/share/powershell/Modules/posh-git/1.0.0/posh-git.psd1'
#Import-Module '/Users/gene.liverman/.local/share/powershell/Modules/posh-git/1.0.0/posh-git.psd1'
Import-Module posh-git
# Install-Module -Name oh-my-posh
Import-module oh-my-posh
#Set-Theme Paradox
Set-Theme beantest