From eb22e96010ac0e52d3d9d8bc1cabcbcdab29b987 Mon Sep 17 00:00:00 2001 From: Christian Bundy Date: Wed, 26 Nov 2014 16:33:02 -0700 Subject: [PATCH] Restart Zsh without opening new window or tab --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 42c68532..d0345ecb 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,9 @@ version is 4.3.17. chsh -s /bin/zsh - 5. Open a new Zsh terminal window or tab. + 5. Restart Zsh: + + exec $SHELL ### Troubleshooting