From 010c2884ee95c92cd715c716d28bd1e18f0dc6be Mon Sep 17 00:00:00 2001 From: ag Date: Mon, 29 Apr 2024 12:11:21 +0200 Subject: [PATCH] commit by to_remotes 2024-04-29 12:11:21 +0200 from vmdevac --- init.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/init.sh b/init.sh index 3a58db8..a82e5fe 100755 --- a/init.sh +++ b/init.sh @@ -153,6 +153,7 @@ EOT ln -sf $WA_REPO/cimp_$CLIENT_NAME/k8s $HOME/kubeconfs echo "source .zshrc after pull" + chsh -s /usr/bin/zsh source $HOME/.zshrc else echo "Aborting"