1
Fork 0
mirror of https://github.com/thegeneralist01/config.git synced 2026-05-30 08:37:01 +02:00

shell stuff for zed

This commit is contained in:
TheGeneralist 2026-03-27 14:04:27 +01:00
parent 1971d7f7d5
commit 8eaea782ab
Signed by: thegeneralist01
SSH key fingerprint: SHA256:pp9qddbCNmVNoSjevdvQvM5z0DHN7LTa8qBMbcMq/R4
2 changed files with 14 additions and 7 deletions

View file

@ -461,4 +461,6 @@ def --wrapped jc [...arguments: string@"nu-complete jc"]: [any -> table, any ->
}
}
greeting
if $nu.is-interactive {
greeting
}