aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-09-14 14:41:32 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-09-14 14:41:32 -0300
commitc30d43afdb4adc9ed30bf7120ad463c69ec55651 (patch)
treefa2349eda26014802615c57997bf961c62fb2623
parentf34eceb5594736c60f2188fa37756f675f7c0990 (diff)
downloaddotfiles-c30d43afdb4adc9ed30bf7120ad463c69ec55651.tar.gz
dotfiles-c30d43afdb4adc9ed30bf7120ad463c69ec55651.tar.bz2
Adding mc, updating vim and TODO
-rw-r--r--.gitmodules3
-rw-r--r--README.mdwn5
-rw-r--r--TODO.md4
m---------modules/mc0
m---------modules/vim0
5 files changed, 7 insertions, 5 deletions
diff --git a/.gitmodules b/.gitmodules
index 229d13f..a43c620 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -55,3 +55,6 @@
[submodule "modules/ratpoison"]
path = modules/ratpoison
url = git://git.fluxo.info/rhatto/dotfiles/ratpoison.git
+[submodule "modules/mc"]
+ path = modules/mc
+ url = git://git.sarava.org/rhatto/dotfiles/mc.git
diff --git a/README.mdwn b/README.mdwn
index 2d978b0..e00f151 100644
--- a/README.mdwn
+++ b/README.mdwn
@@ -27,8 +27,3 @@ TODO
- 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).
-- Midnight Commander module, including themes:
- - https://www.midnight-commander.org/wiki/doc/common/skins
- - https://ajnasz.hu/blog/20140228/midnight-commander-skin
- - https://ajnasz.hu/blog/20080101/midnight-commander-coloring
- - http://sinustrom.info/2014/03/23/midnight-commander-dark-color-scheme/
diff --git a/TODO.md b/TODO.md
new file mode 100644
index 0000000..9e40136
--- /dev/null
+++ b/TODO.md
@@ -0,0 +1,4 @@
+TODO
+====
+
+- [VIM window size](https://superuser.com/questions/347001/how-can-i-force-gvim-in-awesome-to-fill-the-screen).
diff --git a/modules/mc b/modules/mc
new file mode 160000
+Subproject 64120a0ecc36f7392b0339796775761a9cf89b4
diff --git a/modules/vim b/modules/vim
-Subproject 548b793d168cb130699c3ec88069a8356f4cb62
+Subproject 5c9463e9fe617459995ab9c3e6509622cd134a9