diff options
Diffstat (limited to 'bundles')
-rw-r--r-- | bundles/console | 3 | ||||
-rw-r--r-- | bundles/desktop-basic | 2 | ||||
-rw-r--r-- | bundles/desktop-full | 2 | ||||
-rw-r--r-- | bundles/development | 2 |
4 files changed, 9 insertions, 0 deletions
diff --git a/bundles/console b/bundles/console index e69de29..70730bc 100644 --- a/bundles/console +++ b/bundles/console @@ -0,0 +1,3 @@ +modules/profile +modules/git +modules/vim diff --git a/bundles/desktop-basic b/bundles/desktop-basic index e69de29..03ccc65 100644 --- a/bundles/desktop-basic +++ b/bundles/desktop-basic @@ -0,0 +1,2 @@ +bundles/console +modules/ratpoison diff --git a/bundles/desktop-full b/bundles/desktop-full index e69de29..019b766 100644 --- a/bundles/desktop-full +++ b/bundles/desktop-full @@ -0,0 +1,2 @@ +bundles/desktop-basic +modules/awesome diff --git a/bundles/development b/bundles/development index e69de29..5dcb93c 100644 --- a/bundles/development +++ b/bundles/development @@ -0,0 +1,2 @@ +bundles/console +modules/debian |