Changes between Version 2 and Version 3 of howto/bash-completion


Ignore:
Timestamp:
Apr 3, 2009, 12:34:55 PM (15 years ago)
Author:
raimue (Rainer Müller)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • howto/bash-completion

    v2 v3  
    2626First, locate the file you are using.  If there is a `.bash_profile` edit this file, if there is only `.profile` you want to edit this.  If neither file exists create `.bash_profile`.
    2727
    28 Open the file in any editor and add the following lines:
     28Open the file in any editor and add the following lines. Make sure you add this after any PATH manipulation as otherwise the bash-completion will not work correctly.
    2929{{{
    3030# bash-completion