1
0
Fork 0
vdotfiles/cli/.config/fish/functions/kc.fish

4 lines
49 B
Fish
Raw Permalink Normal View History

2024-11-11 12:21:02 +02:00
function kc
command kubectl config $argv
end