Загрузить файлы в «/»
This commit is contained in:
parent
f4ffc41ec6
commit
6f028b0467
1 changed files with 13 additions and 0 deletions
13
.gitconfig
Normal file
13
.gitconfig
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
[user]
|
||||
name = radi0dev
|
||||
email = radi0dev@radi0.cc
|
||||
[core]
|
||||
editor = vim
|
||||
[alias]
|
||||
co = checkout
|
||||
st = status
|
||||
br = branch
|
||||
[merge]
|
||||
tool = meld
|
||||
[color]
|
||||
ui = true
|
||||
Loading…
Add table
Add a link
Reference in a new issue