Migrate to chezmoi

Move config files from config to chezmoi
Add script to auto install packages with DNF and Cargo
This commit is contained in:
Alexander Navarro 2024-03-01 20:25:09 -03:00
parent 110e0882c6
commit 224c7ed45c
1654 changed files with 470035 additions and 51 deletions

View file

@ -0,0 +1,19 @@
theme:
lightTheme: false
activeBorderColor:
- "#a6da95" # Green
- bold
inactiveBorderColor:
- "#cad3f5" # Text
optionsTextColor:
- "#8aadf4" # Blue
selectedLineBgColor:
- "#363a4f" # Surface0
selectedRangeBgColor:
- "#363a4f" # Surface0
cherryPickedCommitBgColor:
- "#8bd5ca" # Teal
cherryPickedCommitFgColor:
- "#8aadf4" # Blue
unstagedChangesColor:
- red # Red

View file

@ -0,0 +1,19 @@
lastupdatecheck: 0
recentrepos:
- /home/aleidk/Repos/Private/dots
- /home/aleidk/Repos/Projects/personal-page
- /home/aleidk/Repos/Private/docs
- /home/aleidk/Repos/Projects/blog-content
- /home/aleidk/Repos/Private/dots/config/alacritty/themes/catppuccin
- /home/aleidk/Repos/Projects/test-main
- /home/aleidk/Repos/Projects/juno
- /home/aleidk/Repos/Projects/fuuka
- /home/aleidk/Repos/Source/gtk
- /home/aleidk/Repos/Projects/git-test
- /home/aleidk/Repos/Projects/test-module
- /home/aleidk/Repos/Projects/test-main/test-module
startuppopupversion: 5
customcommandshistory:
- q
- w
hidecommandlog: false