Merge pull request #222 from Kajiih/feature-add-nushell
Some checks failed
Release / release (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
Run Tests / pre-commit (push) Has been cancelled

Add Nushell .nu file
This commit is contained in:
Ryan Delaney 2025-06-06 10:23:09 -04:00 committed by GitHub
commit 810ce8cac8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 2 deletions

View file

@ -214,6 +214,7 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3 # core
.fish 38;5;172 # Code (shell)
.vim 38;5;172 # Code (shell)
.kak 38;5;172 # Code (shell)
.nu 38;5;172 # Code (shell)
.ahk 38;5;41 # Code (interpreted) (AutoHotKey)
.py 38;5;41 # Code (interpreted) (Python)
.ipynb 38;5;41 # Code (interpreted) (Python)

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long