update guard for shell and add prompt

Signed-off-by: d0zingcat <iamtangli42@gmail.com>
This commit is contained in:
2025-03-06 16:57:36 +08:00
parent c6ef075754
commit 62878ba01c
2 changed files with 9 additions and 0 deletions

View File

@@ -212,6 +212,7 @@ function recover_kubectl() {
function new_recover() {
# recover_rust
recover_kubectl
echo "don't forget to change the email address in git config"
}
function post_recover() {