dotfiles/git/gitconfig
Bill Nibz acb63ec810 git: Minor update
- gitignore: Formatting
- gitconfig: Fix excludesFile
2017-08-15 22:45:14 -04:00

12 lines
273 B
Text

#============================#
# gitconfig file for niblock #
#============================#
# General Settings:
# Show me absolute paths, not relative paths
# Link to a global excludes file
[status]
relativePaths = false
[core]
excludesFile = ~/.gitignore