dotfiles/dot_config/fish/private_functions/kdjango.fish

4 lines
42 B
Fish

function kdjango
kubectl django $argv
end