Skip to content

Instantly share code, notes, and snippets.

@sirodoht
Last active December 20, 2021 15:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sirodoht/99f9f7ec57d2257d3a9f4d751f219d58 to your computer and use it in GitHub Desktop.
Save sirodoht/99f9f7ec57d2257d3a9f4d751f219d58 to your computer and use it in GitHub Desktop.
lazygit config macOS
# /Users/sirodoht/Library/Application Support/lazygit/config.yml
gui:
theme:
lightTheme: true
showFileTree: false
mouseEvents: false
skipStashWarning: false
showRandomTip: false
showCommandLog: false
git:
autoFetch: false
update:
method: never
quitOnTopLevelReturn: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment