From 155ee65ebde722ccc4889747b8b802d9aa2e6999 Mon Sep 17 00:00:00 2001 From: theflyingfool Date: Mon, 10 Jun 2024 16:31:16 -0500 Subject: [PATCH] Update README.md Pretty sure windows instructions wrok now --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 81478fe..6dbd754 100644 --- a/README.md +++ b/README.md @@ -47,4 +47,5 @@ if (!(Test-Path -Path $PROFILE)) { . $PROFILE dot checkout dot config --local status.showUntrackedFiles no +"`n. `"$HOME/windows/Microsoft.PowerShell_profile.ps1`"" | Out-File -Append $PROFILE ``` \ No newline at end of file