migrate to dotter

This commit is contained in:
Alexander Navarro 2025-09-01 12:10:36 -04:00
parent c5618f2f2c
commit 23b6c0a596
265 changed files with 62 additions and 3125 deletions

16
configs/git/config Normal file
View file

@ -0,0 +1,16 @@
[user]
name = aleidk
email = ale.navarro.parra@gmail.com
[pull]
rebase = true
[init]
defaultBranch = main
[includeIf "gitdir:~/Repos/Work/"]
path = ~/.config/git/config-work
[merge]
autoStash = true
edit = no
ff = no
[rebase]
autoStash = true

9
configs/git/ignore Normal file
View file

@ -0,0 +1,9 @@
# Git Worktrees
.worktrees/*
# PHP Stuff
vendor
.php-cs-fixer.cache
# Neovim
Session.vim