Created Thursday 23 May 2024
ls on freeBSD assumes an ls -a for root user. Had to create an alias
alias ls="/bin/ls -I --color=always"