Changes between Version 3 and Version 4 of howto/bash-completion
- Timestamp:
- Jul 7, 2012, 1:56:06 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
howto/bash-completion
v3 v4 35 35 Important: Reopen your Terminal afterwards. 36 36 37 Important: The port bash-completion >=2.0 requires bash >=4.1; please make sure you are using ${prefix}/bin/bash by changing the preferences of your terminal accordingly. If your version of bash is too old, the script above will not modify your shell environment and no extended completion will be available. 38 37 39 And you are done. From now on, you are able to use customized bash-completion. 38 40