Commit Graph

4 Commits

Author SHA1 Message Date
Stefan Holderbach
203727b291
Update old question mark commands any?/all?/empty? to any/all/is-empty (#287)
* Replace `all?` with `all` for nushell/nushell#6464

* Replace `any?` with `any` for nushell/nushell#6464

* Replace `emtpy?` with `is-empty`

Account for nushell/nushell#6464

* Ignore for `before_v0.60` scripts
2022-09-05 16:43:01 +02:00
Thibaut
f14024eb38
Misc tools (#229)
* date shortcut functions

* mkdir + cd shortcut function

* sk wrapper to fuzzy find and select a value with optional preview

* group list values by regex

Co-authored-by: Thibaut Brandscheid <randaltor@web.de>
2022-05-21 16:29:42 -05:00
Darren Schroeder
22ae5ef71c
help with pr (#220) 2022-05-16 08:35:40 -05:00
kurokirasama
af2c1bea43
added maths, defs and weather scripts (#217) 2022-05-13 19:13:17 -05:00