Skip to content

jump-location overrides tab behavior of posh-git #29

Closed
@aprooks

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
No labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions