retry for submodules
authorMart Lubbers <mart@martlubbers.net>
Sat, 20 Jun 2015 08:23:27 +0000 (10:23 +0200)
committerMart Lubbers <mart@martlubbers.net>
Sat, 20 Jun 2015 08:23:27 +0000 (10:23 +0200)
.config/i3status/config
.gitmodules [deleted file]
.vim/bundle/syntastic [deleted submodule]
.vim/bundle/vim-snipmate [deleted submodule]

index 311f79a..ea861b0 100644 (file)
@@ -9,7 +9,6 @@ order += "wireless wlp1s0"
 order += "battery 0"
 order += "tztime local"
 
 order += "battery 0"
 order += "tztime local"
 
-
 volume master {
         format = "♪: %volume"
         format_muted = "♪: muted (%volume)"
 volume master {
         format = "♪: %volume"
         format_muted = "♪: muted (%volume)"
@@ -36,9 +35,9 @@ battery 0 {
 }
 
 tztime local {
 }
 
 tztime local {
-       format = "%Y-%m-%d %H:%M:%S"
+       format = "⌚ %Y-%m-%d %H:%M:%S"
 }
 
 disk "/" {
 }
 
 disk "/" {
-       format = "%free/%total"
+       format = "%percentage_free %total"
 }
 }
diff --git a/.gitmodules b/.gitmodules
deleted file mode 100644 (file)
index 49e6256..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-[submodule ".vim/bundle/vim-gnupg"]
-       path = .vim/bundle/vim-gnupg
-       url = https://github.com/jamessan/vim-gnupg
-[submodule ".vim/bundle/tlib_vim"]
-       path = .vim/bundle/tlib_vim
-       url = https://github.com/tomtom/tlib_vim.git
-[submodule ".vim/bundle/vim-addon-mw-utils"]
-       path = .vim/bundle/vim-addon-mw-utils
-       url = https://github.com/MarcWeber/vim-addon-mw-utils.git
-[submodule ".vim/bundle/syntastic"]
-       path = .vim/bundle/syntastic
-       url = https://github.com/scrooloose/syntastic.git
diff --git a/.vim/bundle/syntastic b/.vim/bundle/syntastic
deleted file mode 160000 (submodule)
index 8b97caa..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 8b97caa2d9bba56e76d066b5dacff0f1f919297c
diff --git a/.vim/bundle/vim-snipmate b/.vim/bundle/vim-snipmate
deleted file mode 160000 (submodule)
index 8cb6c3e..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 8cb6c3ebe267873dc5abb9a36305c75d9564dea4