dots/link/nix/config/powershell/Microsoft.PowerShell_profile.ps1

8 lines
359 B
PowerShell

# With PowerCLI installed via ps-get this isn't needed anymore
#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'
# Install-Module -Name oh-my-posh
Import-module oh-my-posh