zsh changes, k8s, disable cache

This commit is contained in:
2024-09-05 01:19:07 -04:00
parent b62c64796f
commit 81caeef4f0
6 changed files with 16 additions and 8 deletions

View File

@ -26,6 +26,7 @@
push.autosetupremote = true;
pull.rebase = true;
color.ui = true;
init.defaultBranch = "main";
};
};
}

View File

@ -12,7 +12,11 @@
"docker"
"docker-compose"
"colored-man-pages"
"helm"
"kubectl"
"minikube"
"rust"
"skaffold"
"systemd"
"tmux"
"ufw"