diff --git a/conf.d/bashrc b/conf.d/bashrc index 236790e..c592367 100644 --- a/conf.d/bashrc +++ b/conf.d/bashrc @@ -1,3 +1,4 @@ +export SHELL=/bin/bash [ -d /etc/update-motd.d ] && run-parts /etc/update-motd.d [ -r /etc/motd ] && cat /etc/motd [ -r /etc/profile ] && source /etc/profile