mirror of
https://gitea.zaclys.com/yannic/dotfiles.git
synced 2026-06-15 11:11:57 +02:00
Update bashrc, gitconfig, tigrc
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
name = {{ .git_alias }}
|
||||
[pull]
|
||||
rebase = false
|
||||
[push]
|
||||
default = current
|
||||
[alias]
|
||||
a = add
|
||||
c = commit
|
||||
@@ -17,3 +19,5 @@
|
||||
p = push -u origin
|
||||
pu = pull
|
||||
s = status
|
||||
[include]
|
||||
path = ~/.gitconfig_custom.inc
|
||||
|
||||
Reference in New Issue
Block a user