Skip to content

Instantly share code, notes, and snippets.

@ohlrogge
Created February 4, 2025 08:24
Show Gist options
  • Save ohlrogge/22fa170bbe2940a1aa2e56fb39af80cf to your computer and use it in GitHub Desktop.
Save ohlrogge/22fa170bbe2940a1aa2e56fb39af80cf to your computer and use it in GitHub Desktop.
Set alias for each PowerShell session
# Store under $HOME\Documents\PowerShell\Profile.ps1
Set-Alias -Name k kubectl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment