mirror of
https://github.com/Cian-H/dotfiles.git
synced 2026-01-15 13:01:57 +00:00
This change allows the dotfiles to work with chezmoi (e.g: on windows) and improves grepability with neovim/telescope
9 lines
305 B
Plaintext
9 lines
305 B
Plaintext
{
|
|
name: "std-rfc"
|
|
description: "Official candidates for Nushell standard library"
|
|
documentation: "https://github.com/nushell/nu_scripts/blob/main/stdlib-candidate/std-rfc/README.md"
|
|
license: "https://github.com/nushell/nu_scripts/blob/main/LICENSE"
|
|
version: 0.3.0
|
|
type: "module"
|
|
}
|