mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 17:37:43 -04:00
Added posh-git to PowerShell profile
This commit is contained in:
parent
3be7d2d3dd
commit
d944cb0a53
1 changed files with 2 additions and 0 deletions
|
|
@ -1,2 +1,4 @@
|
|||
# With PowerCLI installed via ps-get this isn't needed anymore
|
||||
#Get-Module -ListAvailable PowerCLI.* | Import-Module
|
||||
|
||||
Import-Module '/Users/gene.liverman/.local/share/powershell/Modules/posh-git/1.0.0/posh-git.psd1'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue