Closed
Description
If I install jump-location after poshgit, tab key is not working for poshgit.
solvable by changing Powershell_profile.ps1 manually
# Load Jump-Location profile
Import-Module 'C:\Chocolatey\lib\Jump-Location.0.5.1\tools\Jump.Location.psd1'
# Load posh-git example profile
. 'C:\tools\poshgit\dahlbyk-posh-git-95df787\profile.example.ps1'
Metadata
Assignees
Labels
No labels