diff options
author | Mattias Andrée <maandree@operamail.com> | 2015-11-27 05:43:02 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2015-11-27 05:43:02 +0100 |
commit | ddf403990084e2bc2c3e9502b4051d162432ca90 (patch) | |
tree | 80e84cf3ea422e79b6eeff0f7f868d95eae92814 /DEPENDENCIES | |
parent | add makefile (diff) | |
download | xpybar-ddf403990084e2bc2c3e9502b4051d162432ca90.tar.gz xpybar-ddf403990084e2bc2c3e9502b4051d162432ca90.tar.bz2 xpybar-ddf403990084e2bc2c3e9502b4051d162432ca90.tar.xz |
add shell tab-completion
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r-- | DEPENDENCIES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES index 73474a8..d7ec318 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -30,4 +30,5 @@ BUILD DEPENDENCIES: make coreutils sed + auto-auto-complete (optional) |