Files
neoromantique-dotfiles/home/private_dot_config/fish/functions/koff.fish
David Aizenberg 11e5fb4e54 sync
2025-12-14 03:24:35 +01:00

4 lines
73 B
Fish

function koff --description "Disable k8s prompt"
set -e SHOW_K8S
end