From 9075729ac3900ce907d2fb0cffe08958c11d8e47 Mon Sep 17 00:00:00 2001 From: Matt Hamilton Date: Sun, 31 Jan 2016 18:08:00 -0500 Subject: [PATCH] more elegant chsh --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e16bae..e9158d4 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ uninstall those first to prevent conflicts. 3. Set Zsh as the default shell: ``` - chsh -s ${commands[zsh]} + chsh -s =zsh ``` 4. Open a new terminal and finish optimization (this is only needed once, hereafter it will happen upon desktop/tty login):