Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: configure git and lazygit to use delta #7

Merged
merged 1 commit into from
Mar 16, 2024
Merged

Conversation

ta5een
Copy link
Owner

@ta5een ta5een commented Mar 16, 2024

This change configures git and lazygit to use delta as the default pager and diff tool.

@@ -1,17 +1,34 @@
[user]
name = Ta-Seen Islam
name = Ta-Seen
Copy link
Owner Author

Choose a reason for hiding this comment

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

This was done to synchronise the author property of my commits and GitHub's automated commits (e.g. from merging Pull Requests).


[delta]
navigate = true
syntax-theme = Kanagawa
Copy link
Owner Author

@ta5een ta5een Mar 16, 2024

Choose a reason for hiding this comment

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

delta can use bat's theme settings. Refer to my GitHub comment here for more information:

rebelot/kanagawa.nvim#213 (comment)

@ta5een ta5een marked this pull request as ready for review March 16, 2024 13:03
@ta5een ta5een merged commit 7317d0c into main Mar 16, 2024
@ta5een ta5een deleted the feature/lazygit-delta branch March 16, 2024 13:04
@ta5een ta5een added the feature This proposes or implements a new feature label Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature This proposes or implements a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant