From e8dd5826f307de2408bc26832d34cb134b315080 Mon Sep 17 00:00:00 2001 From: Gene Liverman Date: Tue, 28 May 2019 10:34:17 -0400 Subject: [PATCH] Added oh-my-posh to my profile --- link/nix/config/powershell/Microsoft.PowerShell_profile.ps1 | 1 + 1 file changed, 1 insertion(+) diff --git a/link/nix/config/powershell/Microsoft.PowerShell_profile.ps1 b/link/nix/config/powershell/Microsoft.PowerShell_profile.ps1 index a77f1c0..5a5e1c4 100644 --- a/link/nix/config/powershell/Microsoft.PowerShell_profile.ps1 +++ b/link/nix/config/powershell/Microsoft.PowerShell_profile.ps1 @@ -2,3 +2,4 @@ #Get-Module -ListAvailable PowerCLI.* | Import-Module Import-Module '/Users/gene.liverman/.local/share/powershell/Modules/posh-git/1.0.0/posh-git.psd1' +Import-module oh-my-posh