treewide: nushell build time configs suffixed
Add filetype suffix for LSP/tree-sitter support.
This commit is contained in:
parent
180fd43eea
commit
53cacafd9b
12 changed files with 12 additions and 12 deletions
|
|
@ -29,7 +29,7 @@
|
|||
assertFileExists ${nushellConfigDir}/config.nu
|
||||
assertFileRegex \
|
||||
${nushellConfigDir}/config.nu \
|
||||
'source /nix/store/[^/]*-nix-your-shell-nushell-config'
|
||||
'source /nix/store/[^/]*-nix-your-shell-nushell-config.nu'
|
||||
|
||||
assertFileExists home-files/.zshrc
|
||||
assertFileRegex \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue