Fix nushell completions for git and podman

main
trivernis 1 year ago
parent b5a4faa79b
commit 5ba68e8b82
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG Key ID: DFFFCC2C7A02DB45

@ -1,2 +1,2 @@
use ./podman.nu
use ./git.nu
source ./podman.nu
source ./git.nu
Loading…
Cancel
Save