Just noticed the ls
command in my mac terminal (Sonoma 14.5) shows hidden files, when I don’t want it to (if I did, I’d do ls -a
. For example:
How can I edit .zshrc
it so that ls
does not print hidden files by default?
Just noticed the ls
command in my mac terminal (Sonoma 14.5) shows hidden files, when I don’t want it to (if I did, I’d do ls -a
. For example:
How can I edit .zshrc
it so that ls
does not print hidden files by default?