Add colorsync config
This commit is contained in:
parent
bf5c057c6f
commit
3e1993efbd
2 changed files with 7 additions and 0 deletions
3
colorsync/colorsyncrc
Normal file
3
colorsync/colorsyncrc
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
ayudark
|
||||
ayumirage
|
||||
ayulight
|
||||
|
|
@ -53,6 +53,10 @@ let
|
|||
".config/git"
|
||||
"git"
|
||||
]
|
||||
[
|
||||
".config/colorsync"
|
||||
"colorsync"
|
||||
]
|
||||
];
|
||||
|
||||
codelldb = pkgs.runCommand "codelldb" { } ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue