mirror of
https://github.com/dnlbauer/dotfiles.git
synced 2026-09-11 05:55:29 +00:00
update
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
[user]
|
||||
# Please adapt and uncomment the following lines:
|
||||
name = daniel
|
||||
email = bauer@cbs.tu-darmstadt.de
|
||||
email = github@dbauer.me
|
||||
[pack]
|
||||
threads = 8
|
||||
[merge]
|
||||
@@ -12,3 +12,6 @@
|
||||
[alias]
|
||||
up = !git pull --rebase --prune $@ && git submodule update --init --recursive
|
||||
cm = !git add -A && git commit -m
|
||||
[credential "https://github.com"]
|
||||
helper =
|
||||
helper = !/home/bauer/conda/bin/gh auth git-credential
|
||||
|
||||
Reference in New Issue
Block a user