This commit is contained in:
Tao Tien 2025-12-19 05:42:52 -08:00
parent d7f9124d33
commit 5e114032f4
2 changed files with 5 additions and 2 deletions

View file

@ -1,3 +1,7 @@
def done [] {
toastify send -a "" done
}
def "config stuff" [] {
hx ~/projects/NOflake/users/tao/nushell/stuff.nu
}