zsh changes, k8s, disable cache
This commit is contained in:
@ -26,6 +26,7 @@
|
||||
push.autosetupremote = true;
|
||||
pull.rebase = true;
|
||||
color.ui = true;
|
||||
init.defaultBranch = "main";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
@ -12,7 +12,11 @@
|
||||
"docker"
|
||||
"docker-compose"
|
||||
"colored-man-pages"
|
||||
"helm"
|
||||
"kubectl"
|
||||
"minikube"
|
||||
"rust"
|
||||
"skaffold"
|
||||
"systemd"
|
||||
"tmux"
|
||||
"ufw"
|
||||
|
Reference in New Issue
Block a user