mirror of
https://github.com/RGBCube/nu_scripts
synced 2025-08-01 06:37:46 +00:00
make hooks a module (#650)
This commit is contained in:
parent
cc0719bdad
commit
14459f923b
8 changed files with 1 additions and 1 deletions
|
@ -5,5 +5,5 @@
|
|||
license: "https://github.com/nushell/nu_scripts/blob/main/LICENSE"
|
||||
version: 0.1.0
|
||||
type: "module"
|
||||
modules: ["./themes/nu-themes/"]
|
||||
modules: ["./themes/nu-themes/", "./nu-hooks/"]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue