Add helix, kakoune
This commit is contained in:
@@ -50,6 +50,8 @@
|
|||||||
file = {
|
file = {
|
||||||
".icons/default".source = "${pkgs.capitaine-cursors}/share/icons/capitaine-cursors";
|
".icons/default".source = "${pkgs.capitaine-cursors}/share/icons/capitaine-cursors";
|
||||||
|
|
||||||
|
".config/helix/config.toml".source = ../progs/helix/config.toml;
|
||||||
|
|
||||||
"bin/aupdate" = {
|
"bin/aupdate" = {
|
||||||
source = ../../scripts/aupdate;
|
source = ../../scripts/aupdate;
|
||||||
executable = true;
|
executable = true;
|
||||||
@@ -88,10 +90,12 @@
|
|||||||
google-drive-ocamlfuse
|
google-drive-ocamlfuse
|
||||||
gomuks
|
gomuks
|
||||||
gopls
|
gopls
|
||||||
|
helix
|
||||||
i3
|
i3
|
||||||
i3lock
|
i3lock
|
||||||
i3utils
|
i3utils
|
||||||
iosevka
|
iosevka
|
||||||
|
kakoune
|
||||||
mpv
|
mpv
|
||||||
nerdfonts
|
nerdfonts
|
||||||
oh-my-zsh
|
oh-my-zsh
|
||||||
|
|||||||
1
user/progs/helix/config.toml
Normal file
1
user/progs/helix/config.toml
Normal file
@@ -0,0 +1 @@
|
|||||||
|
theme = "dracula"
|
||||||
Reference in New Issue
Block a user