Skip to content

Instantly share code, notes, and snippets.

@bielawb
Created July 9, 2022 09:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bielawb/8a2479339688cadfb056ee4a343af60e to your computer and use it in GitHub Desktop.
Save bielawb/8a2479339688cadfb056ee4a343af60e to your computer and use it in GitHub Desktop.
Włączyć dopełnianie pojedynczych słów
Set-PSReadLineKeyHandler -Chord ctrl+f -Function ForwardWord
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment