1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-29 02:57:44 +00:00

helix: set shell to nu

This commit is contained in:
RGBCube 2025-06-07 22:58:08 +03:00
parent f0b22c8681
commit f2702acf46
Signed by: RGBCube
SSH key fingerprint: SHA256:CzqbPcfwt+GxFYNnFVCqoN5Itn4YFrshg1TrnACpA5M

View file

@ -161,6 +161,7 @@ in {
file-picker.hidden = false;
idle-timeout = 0;
line-number = "relative";
shell = [ "nu" "--commands" ];
text-width = 100;
};