Update some config
- better integration with chezmoi - delete unused configs
This commit is contained in:
parent
2427307775
commit
d8b3c8ccc3
18 changed files with 289 additions and 513 deletions
8
chezmoi/dot_config/git/config
Normal file
8
chezmoi/dot_config/git/config
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[user]
|
||||
name = aleidk
|
||||
email = ale.navarro.parra@gmail.com
|
||||
[pull]
|
||||
rebase = true
|
||||
[init]
|
||||
defaultBranch = main
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue