this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add a basic pwsh profile

+5
+4
.config/powershell/Microsoft.PowerShell_profile.ps1
··· 1 + Set-PSReadLineOption -EditMode Emacs 2 + 3 + # For iTerm2 compat on macOS (guess this is just what my profile sends?) 4 + Set-PSReadLineKeyHandler -Chord 'Ctrl+Alt+Backspace' -Function BackwardDeleteWord
+1
.config/yadm/alt/Documents/PowerShell/Microsoft.PowerShell_profile.ps1##os.Msys
··· 1 + ../../../../powershell/Microsoft.PowerShell_profile.ps1