diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2015-06-19 21:50:10 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2015-06-19 21:50:10 -0300 |
commit | 498cfa00a74975d0695cdcbb2a9c303d63fe5383 (patch) | |
tree | 0910d204e97098112a7349fa109dd2eb9630a4c6 /README.md | |
parent | 00ebbe4f679e8e971886ff7caab46791d3fe89f9 (diff) | |
download | dotfiles-498cfa00a74975d0695cdcbb2a9c303d63fe5383.tar.gz dotfiles-498cfa00a74975d0695cdcbb2a9c303d63fe5383.tar.bz2 |
Updates multiple modules
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..c7a218c --- /dev/null +++ b/README.md @@ -0,0 +1,37 @@ +Rhatto's dotfiles bundle +======================== + +This is the bundle repository for rhatto's dotfiles. +More information at https://git.sarava.org/?p=metadot.git + +Dependencies +------------ + +You might need the following software installed for the full experience: + +- git +- vim +- vim-gtk +- screen +- xtitle +- xfonts-terminus +- xscreensaver +- conky +- conky-all +- laptop-detect +- parcellite +- autossh +- ripit +- awesome +- awesome-extra +- weather-util +- rxvt-unicode-256color +- etc! +- https://git.sarava.org/?p=rhatto/apps.git;a=summary + +TODO +---- + +- Dependency handling with `deps/$distro` files. +- Profile: better integration and automatic `$PATH` inclusion for script repositories. +- [VIM window size](https://superuser.com/questions/347001/how-can-i-force-gvim-in-awesome-to-fill-the-screen). |