Add colorsync [WIP Zig project im working on]
This commit is contained in:
parent
18d9b0cf09
commit
46dab35cbe
3 changed files with 81 additions and 7 deletions
|
|
@ -3,6 +3,7 @@
|
|||
config,
|
||||
lib,
|
||||
neovim-flake,
|
||||
colorsync,
|
||||
...
|
||||
}:
|
||||
let
|
||||
|
|
@ -135,6 +136,7 @@ in
|
|||
atac
|
||||
p7zip
|
||||
watchman
|
||||
colorsync
|
||||
];
|
||||
|
||||
file = utils.mk_symlinks { inherit config dotfiles; };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue