You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
435 B

  1. [user]
  2. email = emailhere
  3. name = arnaucube
  4. [diff]
  5. tool = --get
  6. [core]
  7. pager = delta
  8. [delta]
  9. line-numbers = true
  10. side-by-side = true
  11. plus-style = syntax "#012800"
  12. minus-style = normal "#340001"
  13. syntax-theme = Monokai Extended
  14. [interactive]
  15. diffFilter = delta --color-only
  16. [alias]
  17. wip = for-each-ref --sort='authordate:iso8601' --format=' %(color:green)%(authordate:relative)%09%(color:white)%(refname:short)' refs/heads