We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Hidden files are called "dot" . files These start with .
for example: open .bash_history
navigate to the directory you want using cd
To see a list of the hidden files go to command line and type ls -aa
ls -aa
open .[file name]
The file will open in a text editor