▲ | HumanOstrich 6 days ago | |
Where are they hidden that you are having trouble with? I've had an alias for `ls` that always includes dotfiles and `shopt -s dotglob` in my bash profile for decades. Mac Finder is a little more obnoxious with having to do `Meta+Shift+.` to reveal dotfiles. Other than that, modern tooling like Git and IDEs do not "hide" dotfiles. These days, a `.` in front of a file or folder in a repo is more to indicate it is metadata/config. Although I am in favor of putting all that stuff under `.config/`. > Maybe robot_docs? No thanks. |