mirror of
https://github.com/kmein/niveum
synced 2026-03-19 19:41:08 +01:00
modularize colorscheming and more
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
{ writeDashBin }:
|
||||
writeDashBin "n" ''nix-shell -p "$1" --run "''${2:-$1}"''
|
||||
{ writeShellScriptBin }:
|
||||
writeShellScriptBin "n" ''nix-shell -p "$1" --run "''${2:-$1}"''
|
||||
|
||||
Reference in New Issue
Block a user