commit by to_remotes 2024-04-29 12:11:21 +0200 from vmdevac
parent
957ab3b22d
commit
010c2884ee
1
init.sh
1
init.sh
|
|
@ -153,6 +153,7 @@ EOT
|
||||||
ln -sf $WA_REPO/cimp_$CLIENT_NAME/k8s $HOME/kubeconfs
|
ln -sf $WA_REPO/cimp_$CLIENT_NAME/k8s $HOME/kubeconfs
|
||||||
|
|
||||||
echo "source .zshrc after pull"
|
echo "source .zshrc after pull"
|
||||||
|
chsh -s /usr/bin/zsh
|
||||||
source $HOME/.zshrc
|
source $HOME/.zshrc
|
||||||
else
|
else
|
||||||
echo "Aborting"
|
echo "Aborting"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue