Changes between Version 2 and Version 3 of howto/bash-completion
- Timestamp:
- Apr 3, 2009, 12:34:55 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
howto/bash-completion
v2 v3 26 26 First, 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`. 27 27 28 Open the file in any editor and add the following lines :28 Open 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. 29 29 {{{ 30 30 # bash-completion