4 ms·
While reading more about this I found out about the ~/.hidden file which I'm pretty excited about. The following hides the folder from Thunar & Dolphin (and pre
by suyula 4y ago
While reading more about this I found out about the ~/.hidden file which I'm pretty excited about. The following hides the folder from Thunar & Dolphin (and presumably other file managers):
echo snap >> ~/.hidden
- forgotpwd16 4y agoBut sadly `ls ~` will still show it.
- deleted 4y ago[deleted]