aboutsummaryrefslogtreecommitdiff
path: root/shell_only.sh
diff options
context:
space:
mode:
Diffstat (limited to 'shell_only.sh')
-rwxr-xr-xshell_only.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell_only.sh b/shell_only.sh
index 5be1da0..f69137c 100755
--- a/shell_only.sh
+++ b/shell_only.sh
@@ -120,4 +120,5 @@ if called_directly; then
echo -e "\e[1m\e[1;32m # usermod -s /bin/zsh ${USER}"
echo -e "\e[1m\e[1;32mOR:"
echo -e "\e[1m\e[1;32m $ chsh -s /bin/zsh"
+ echo -en "\e[0m"
fi