order += "battery 0"
order += "tztime local"
-
volume master {
format = "♪: %volume"
format_muted = "♪: muted (%volume)"
}
tztime local {
- format = "%Y-%m-%d %H:%M:%S"
+ format = "⌚ %Y-%m-%d %H:%M:%S"
}
disk "/" {
- format = "%free/%total"
+ format = "%percentage_free %total"
}
+++ /dev/null
-[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