Commit graph

3 commits

Author SHA1 Message Date
e27ae8ebf9
fix(git): remove global ignore revs file
Sadly, git just flat out errors when this file is not present.

This breaks git blame in many projects. So we removed this option here.
This can still be configured per project.
2025-01-24 23:46:44 +01:00
a8984092bd
fix(gitconfig): remove github redirect
This had issues on intial setup, because then we need a SSH key to access and pull repositories.
With this, we also cannot pull our ZSH plugins. So we removed this for now.
2024-12-03 02:11:15 +01:00
d00d50015e
feat(git): add gitconfig 2024-04-02 23:40:18 +02:00