diff --git a/debian/assets/etc/bash.bashrc b/debian/assets/etc/bash.bashrc index 5503a80..b595567 100644 --- a/debian/assets/etc/bash.bashrc +++ b/debian/assets/etc/bash.bashrc @@ -5,6 +5,7 @@ # If not running interactively, don't do anything [ -z "$PS1" ] && return +alias more='more -e' # load environment variables . /etc/environment