mirror of
https://github.com/Cian-H/dotfiles.git
synced 2026-01-28 13:12:27 +00:00
This change allows the dotfiles to work with chezmoi (e.g: on windows) and improves grepability with neovim/telescope
9 lines
271 B
Plaintext
9 lines
271 B
Plaintext
{
|
|
name: "nu-hooks"
|
|
description: "Officially-supported hooks for Nushell"
|
|
documentation: "https://github.com/nushell/nu_scripts/blob/main/README.md"
|
|
license: "https://github.com/nushell/nu_scripts/blob/main/LICENSE"
|
|
version: 0.2.0
|
|
type: "module"
|
|
}
|