Windows Terminal Tips, Tricks, and Productivity Hacks by Will Fuqua

Windows Terminal Tips, Tricks, and Productivity Hacks by Will Fuqua

Author:Will Fuqua
Language: eng
Format: mobi, epub
Publisher: Packt Publishing Pvt Ltd
Published: 2021-04-28T16:00:00+00:00


Add the following commands to the $profile file:Import-Module PSReadLine

Import-Module posh-git

Import-Module oh-my-posh

Set-PoshPrompt

PSReadLine has a wealth of features for supercharging and configuring our PowerShell editing experience. There are two PowerShell commands we'll be calling:

Set-PSReadLineOption: This command exposes all the options available in PSReadLine in a convenient, autocomplete-capable interface. Each available option is a separate command-line flag.

Set-PSReadLineKeyHandler: This command allows us to associate keyboard shortcuts with a PowerShell prompt action.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.