mirror of
https://mau.dev/andreijiroh-dev/dotfiles.git
synced 2025-07-01 08:36:00 +00:00
update base git config + README
Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.eu.org>
This commit is contained in:
parent
8c1ebd6de8
commit
b3a9fa8685
2 changed files with 11 additions and 7 deletions
|
@ -52,8 +52,6 @@
|
|||
[url "git@git.sr.ht:"]
|
||||
insteadOf = https://git.sh.rt
|
||||
pushInsteadOf = https://git.sh.rt
|
||||
[init]
|
||||
defaultBranch = main
|
||||
# TODO: Set up aliases for ther Git hosts, like in Launchpad.net
|
||||
|
||||
# aliases
|
||||
|
@ -87,5 +85,11 @@
|
|||
path = ~/.config/git/recaptime-dev.include.gitconfig
|
||||
[includeIf "gitdir/i:~/projects/recaptime.dev/"]
|
||||
path = ~/.config/git/recaptime-dev.include.gitconfig
|
||||
[includeIf "gitdir/i:/workspaces/recaptime.dev"]
|
||||
path = ~/.config/git/recaptime-dev.include.gitconfig
|
||||
[includeIf "gitdir/i:~/projects/recaptime-dev/"]
|
||||
path = ~/.config/git/recaptime-dev.include.gitconfig
|
||||
[includeIf "gitdir/i:/workspaces/recaptime-dev"]
|
||||
path = ~/.config/git/recaptime-dev.include.gitconfig
|
||||
#[includeIf "gitdir/i:~projects/"]
|
||||
# path = ~/.config/git/ajhalili2006.include.gitconfig
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue