Cleanup and switched to dot- prefix now that stow has been fixed

This commit is contained in:
2024-04-12 06:13:28 +02:00
parent f75c024e77
commit a4b767ac59
45 changed files with 7 additions and 45 deletions

View File

@@ -1 +1,2 @@
gitignore
gitconfig

View File

@@ -7,7 +7,7 @@
default = simple
[core]
excludesfile = $HOME/.dotfiles/git/gitignore
excludesfile = ~/.dotfiles/git/gitignore
[color]
ui = true
@@ -21,14 +21,8 @@
; rebase = false
[init]
defaultBranch = master
[filter "kicad_project"]
clean = sed -E 's/^update=.*$/update=Date/'
smudge = cat
[filter "kicad_sch"]
clean = "sed -E 's/#(PWR|FLG)[0-9]+/#\\1?/'"
smudge = cat
[commit]
gpgsign = true
[includeIf "gitdir:~/Projects/ALTEN/"]
path = ~/.dotfiles/git/alten.gitconfig
path = ~/.dotfiles/git/gitconfig/ALTEN