bash - ignore dot files for autocompletion?

Robert La Ferla robert-2x9W/xM/j7LR7s880joybQ at public.gmane.org
Tue Nov 9 08:56:13 EST 2010


In our source code, we have .svn directories (for Subversion) and when navigating thru a directory using the TAB key, the .svn directories also appear for autocompletion.  Is there a way to get bash to ignore them?  I tried set match-hidden-files off but that didn't seem to work.







More information about the Discuss mailing list