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 Aug 19, 2024
1 parent 55e1376 commit 5ad66b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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 @@ -266,4 +266,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) })
}
neofetch
winfetch
1 change: 1 addition & 0 deletions powershell.config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"Microsoft.PowerShell:ExecutionPolicy":"Bypass"}

0 comments on commit 5ad66b1

Please sign in to comment.