refactor: dedupe theme values and app helpers
This commit is contained in:
7
apps/update
Executable file
7
apps/update
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/usr/bin/env nu
|
||||
|
||||
use ./common.nu *
|
||||
|
||||
def main [...inputs: string] {
|
||||
update-flake $inputs
|
||||
}
|
||||
Reference in New Issue
Block a user