]> gitweb.fluxo.info Git - kvmx.git/commitdiff
Provision: development: set zsh shell
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 24 Aug 2017 17:45:23 +0000 (14:45 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 24 Aug 2017 17:45:23 +0000 (14:45 -0300)
share/provision/development

index b483488135a7f8577d32c62771c44c533a28876d..55035e679cbbf39551c586f4b88a2d167644774a 100755 (executable)
@@ -48,6 +48,11 @@ fi
 apps/metadot/metadot load-bundle development
 apps/metadot/metadot deps-bundle development
 
+# Set user shell
+if [ -x "/bin/zsh" ]; then
+  sudo chsh -s /bin/zsh user
+fi
+
 # Install hydra system-wide
 apps/hydra/hydractl install