mirror of
https://github.com/eRgo35/dots.git
synced 2025-12-16 15:36:11 +01:00
4 lines
78 B
Fish
4 lines
78 B
Fish
function _pure_k8s_context
|
|
kubectl config current-context 2>/dev/null
|
|
end
|