Skip to content

Commit

Permalink
Sent local PowerShell profile updates to GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
UnaTried committed Nov 9, 2024
1 parent 75f72d2 commit 85f4ffd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Microsoft.PowerShell_profile.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -310,4 +310,4 @@ oh-my-posh init pwsh --config https://raw.githubusercontent.com/JanDeDobbeleer/o
if (Get-Command zoxide -ErrorAction SilentlyContinue) {
Invoke-Expression (& { (zoxide init powershell | Out-String) })
}
winfetch
fastfetch

0 comments on commit 85f4ffd

Please sign in to comment.