aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-08-24 14:45:23 -0300
committerSilvio Rhatto <rhatto@riseup.net>2017-08-24 14:45:23 -0300
commitc157d3aca873abd25f3459e5eab5ab78cc13adf8 (patch)
tree68679c0bdfe29121c21e0c471a786d94bb6b681b /share
parentf1e7f5894c12bb5c527cb73a3a5e71106bc5b772 (diff)
downloadkvmx-c157d3aca873abd25f3459e5eab5ab78cc13adf8.tar.gz
kvmx-c157d3aca873abd25f3459e5eab5ab78cc13adf8.tar.bz2
Provision: development: set zsh shell
Diffstat (limited to 'share')
-rwxr-xr-xshare/provision/development5
1 files changed, 5 insertions, 0 deletions
diff --git a/share/provision/development b/share/provision/development
index b483488..55035e6 100755
--- a/share/provision/development
+++ b/share/provision/development
@@ -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