Changes between Version 22 and Version 23 of DRM4G/Installation
- Timestamp:
- Dec 13, 2016 12:20:58 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DRM4G/Installation
v22 v23 132 132 \\ 133 133 == Installing Extras 134 The directory `drm4g/extras` contains stuff that can improve your experience using DRM4G. 134 Inside the DRM4G distribution package, there is a directory called "'''extras'''" that will contain scripts that can improve your experience using DRM4G. For the moment, there is only one: 135 135 136 136 * `drm4g_autocomplete.sh` bash script adds tab-completion features to drm4g. … … 138 138 === Enabling === 139 139 140 To enable the DRM4G com pletion without any installation:140 To enable the DRM4G command completion without installing it: 141 141 {{{#!sh 142 142 source /path/to/extras/drm4g_autocomplete.sh