diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2016-12-28 15:07:23 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2016-12-28 15:07:23 -0200 |
commit | 552dd5ecf3e27b88d3f0e42d5c5c17f659a0835a (patch) | |
tree | 4299c1e451f35f02a000872bfce86f90f3c7f6b0 | |
parent | 08fe5efbb5a471d1b6e63bf8a965fc98efb97d9b (diff) | |
download | dotfiles-552dd5ecf3e27b88d3f0e42d5c5c17f659a0835a.tar.gz dotfiles-552dd5ecf3e27b88d3f0e42d5c5c17f659a0835a.tar.bz2 |
Dependencies moved to each module
-rw-r--r-- | README.md | 34 | ||||
m--------- | modules/profile | 0 | ||||
m--------- | modules/vim | 0 |
3 files changed, 2 insertions, 32 deletions
@@ -7,35 +7,5 @@ More information at https://git.fluxo.info/metadot Dependencies ------------ -Minimum requirements: - -- git -- vim -- x11-xserver-utils -- screen -- xtitle -- xfonts-terminus -- rxvt-unicode-256color -- parcellite -- fonts-powerline -- ttf-bitstream-vera -- fonts-inconsolata -- fonts-freefont-ttf -- https://git.fluxo.info/rhatto/apps.git - -You might need the following software installed for the full experience: - -- xscreensaver -- conky -- conky-all -- laptop-detect -- autossh -- ripit -- awesome -- awesome-extra -- weather-util - -Optional or older dependencies: - -- vim-gui-common -- powerline +Each module might have it's own dependency listing at the `dependencies/` folder. +You might also want to bundle this dotfiles repository with https://git.fluxo.info/rhatto/apps diff --git a/modules/profile b/modules/profile -Subproject bb65f7f11fcf80479273ef654760df0ae6e238a +Subproject f24772034809121e0cd87d6ab9d28be7738bd6f diff --git a/modules/vim b/modules/vim -Subproject 2839b4eacfa9cd521f6ef5f5b71c83f516aae0e +Subproject 75f4cde7a1f41fbe3eaa0fa92c30952de16c08e |