1
Fork 0
mirror of https://github.com/RGBCube/nu_scripts synced 2025-08-01 14:47:47 +00:00
Commit graph

4 commits

Author SHA1 Message Date
Darren Schroeder
32cdc96414
replace filter with where (#1135)
This PR tries to clean up the use of `filter` by replacing it with
`where`. I did not test each script.

closes #1134
closes #1133
2025-06-12 06:42:16 -05:00
Ian Manske
dee0e7efcd
Fix typos (#982) 2024-11-21 23:51:05 -05:00
laisnuto
c0b4853f5d
fix alert in kw completions (#878)
We update the code to add the alert function in the --alert subcommands
2024-06-13 09:13:24 -05:00
OJarrisonn_
5cc4e991ab
feat: added completions for kw (#877)
[`kw`](https://github.com/kworkflow/kworkflow) is a tool used by kernel
developers to help with the workflow

---------

Co-authored-by: Lais_Nuto_Rossman <laisnuto@gmail.com>
2024-06-13 08:43:18 -05:00