diff options
| author | Simen A. W. Olsen <hello@simenandre.no> | 2024-12-27 14:37:44 +0100 |
|---|---|---|
| committer | Simen A. W. Olsen <hello@simenandre.no> | 2024-12-27 14:37:44 +0100 |
| commit | 54abce564fa2ce215df74066102f68ed8ba0164a (patch) | |
| tree | 20e29276590ed3c690b2de9c9ceee0e8319ae5f7 /.gitconfig | |
| parent | 73aa6990b5112b84db48f40e57ce9055a9f4b342 (diff) | |
| download | dotfiles-54abce564fa2ce215df74066102f68ed8ba0164a.tar.gz dotfiles-54abce564fa2ce215df74066102f68ed8ba0164a.zip | |
add new stuff
Diffstat (limited to '.gitconfig')
| -rw-r--r-- | .gitconfig | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ whitespace = fix # More info: <http://www.git-tower.com/blog/make-git-rebase-safe-on-osx/> trustctime = false editor = nvim -excludesfile = /Users/cobraz/.gitignore_global +excludesfile = ~/.gitignore_global [color] # Use colors in Git commands that are capable of colored output when |
