bashrc | add call to check-nix

This commit is contained in:
Don Harper 2024-09-16 10:43:13 -05:00
parent 2e730f03ee
commit d30067ef4b

View file

@ -103,6 +103,7 @@ then
shopt -s extglob
shopt -s histappend
shopt -s histreedit
~/bin/check-nic
PAGER=less
LESS="-Rs"