I would like to find a way to hide all the *~ files in Finder, which are used as backup files by Emacs. Is there a general approach to make Finder hide all the files with their names matching certain patterns? Thanks.
Tell me more
×
Ask Different is a question and answer site for
power users of Apple hardware and software. It's 100% free, no registration required.
|
If you don't like all the
Reference: http://snarfed.org/gnu_emacs_backup_files |
|||
|
|
|
If you want to hide a file from GUI you can use
As a permanent solution you can install a
I used Lingon for that. |
||||
|
|
~/.emacs-backups/) be an option as well? – patrix♦ Jun 13 '12 at 12:32backup-directory-alistetc. as the answer so others can benefit from it in the future. – patrix♦ Jun 13 '12 at 14:11