From c30d43afdb4adc9ed30bf7120ad463c69ec55651 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 14 Sep 2014 14:41:32 -0300 Subject: Adding mc, updating vim and TODO --- .gitmodules | 3 +++ README.mdwn | 5 ----- TODO.md | 4 ++++ modules/mc | 1 + modules/vim | 2 +- 5 files changed, 9 insertions(+), 6 deletions(-) create mode 100644 TODO.md create mode 160000 modules/mc 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 index 0000000..64120a0 --- /dev/null +++ b/modules/mc @@ -0,0 +1 @@ +Subproject commit 64120a0ecc36f7392b0339796775761a9cf89b49 diff --git a/modules/vim b/modules/vim index 548b793..5c9463e 160000 --- a/modules/vim +++ b/modules/vim @@ -1 +1 @@ -Subproject commit 548b793d168cb130699c3ec88069a8356f4cb62a +Subproject commit 5c9463e9fe617459995ab9c3e6509622cd134a90 -- cgit v1.2.3