diff --git a/roles/home-cli/files/shrc b/roles/home-cli/files/shrc index 9038883..54e94f3 100644 --- a/roles/home-cli/files/shrc +++ b/roles/home-cli/files/shrc @@ -11,6 +11,7 @@ case "$-" in then . /etc/profile.d/bash_completion.sh fi + set -o emacs usermotd ;; *)