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:
parent
110e0882c6
commit
224c7ed45c
1654 changed files with 470035 additions and 51 deletions
|
|
@ -0,0 +1,19 @@
|
|||
[colors]
|
||||
foreground=c6d0f5 # Text
|
||||
background=303446 # Base
|
||||
regular0=51576d # Surface 1
|
||||
regular1=e78284 # red
|
||||
regular2=a6d189 # green
|
||||
regular3=e5c890 # yellow
|
||||
regular4=8caaee # blue
|
||||
regular5=f4b8e4 # pink
|
||||
regular6=81c8be # teal
|
||||
regular7=b5bfe2 # Subtext 1
|
||||
bright0=626880 # Surface 2
|
||||
bright1=e78284 # red
|
||||
bright2=a6d189 # green
|
||||
bright3=e5c890 # yellow
|
||||
bright4=8caaee # blue
|
||||
bright5=f4b8e4 # pink
|
||||
bright6=81c8be # teal
|
||||
bright7=a5adce # Subtext 0
|
||||
Loading…
Add table
Add a link
Reference in a new issue