mirror of
https://github.com/nikdoof/dotfiles.git
synced 2025-12-13 17:52:26 +00:00
Added other configs
This commit is contained in:
8
git/.gitconfig
Normal file
8
git/.gitconfig
Normal file
@@ -0,0 +1,8 @@
|
||||
[user]
|
||||
name = Andrew Williams
|
||||
email = andy@tensixtyone.com
|
||||
[core]
|
||||
editor = nano
|
||||
|
||||
[alias]
|
||||
prune = fetch --prune
|
||||
Reference in New Issue
Block a user