diff --git a/home/common/files/bash/bashrc b/home/common/files/bash/bashrc index a248f53..827104a 100755 --- a/home/common/files/bash/bashrc +++ b/home/common/files/bash/bashrc @@ -103,6 +103,7 @@ then shopt -s extglob shopt -s histappend shopt -s histreedit + ~/bin/check-nic PAGER=less LESS="-Rs"