dotfiles/dot_config/fish/private_functions/kdjango.fish
2025-01-19 10:54:07 +01:00

3 lines
42 B
Fish

function kdjango
kubectl django $argv
end