Skip to content

Lazygit shortcut#75

Merged
davidjenni merged 2 commits intomainfrom
lazygit-shortcut
Mar 18, 2026
Merged

Lazygit shortcut#75
davidjenni merged 2 commits intomainfrom
lazygit-shortcut

Conversation

@davidjenni
Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings March 18, 2026 21:38
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds an lg shortcut for launching Lazygit across supported shells, aligning Windows PowerShell and fish with the same convenience command.

Changes:

  • Add lg alias in win/profile.ps1 to map to lazygit.
  • Add a fish lg function that forwards arguments to lazygit.
  • Ensure the new fish function is installed by including it in bootstrap.sh’s fish function copy list.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
win/profile.ps1 Introduces a PowerShell alias lglazygit.
fish/functions/lg.fish Adds a fish function wrapper lg for Lazygit.
bootstrap.sh Copies lg.fish during shell environment setup.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

Comment thread win/profile.ps1
@davidjenni davidjenni merged commit 1eab043 into main Mar 18, 2026
7 checks passed
@davidjenni davidjenni deleted the lazygit-shortcut branch March 18, 2026 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants