From b949a22d0600c925a7acac195b577731a869d7d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Wed, 1 Apr 2015 19:24:46 +0100 Subject: strata/foundation.morph: Add bash-completion So commands can be autocompleted when pressing the "TAB" key Change-Id: I225335496e1007372603a2d0bea23ce0b8cb3692 --- strata/foundation.morph | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/strata/foundation.morph b/strata/foundation.morph index 02b04a40..5f7b9edf 100644 --- a/strata/foundation.morph +++ b/strata/foundation.morph @@ -4,6 +4,10 @@ description: Basic userland runtime system build-depends: - morph: strata/coreutils-common.morph chunks: +- name: bash-completion + repo: upstream:bash-completion + ref: 3085c7e12179817a02a611016606391295c69942 + unpetrify-ref: 2.1 - name: attr morph: strata/foundation/attr.morph repo: upstream:attr -- cgit v1.2.1