diff options
author | Ryan Kavanagh <rak@debian.org> | 2013-03-26 17:27:52 -0400 |
---|---|---|
committer | Ryan Kavanagh <rak@debian.org> | 2013-03-26 17:27:52 -0400 |
commit | 6ee1f115303bf8009bd369602873f421c1db5472 (patch) | |
tree | 7686c1163634f27b3a59914faa9b0379e28359ec /.gitmodules | |
parent | Further tmux customizations (diff) |
Add powerlinerc to tmux
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 943537f..5a857ed 100644 --- a/.gitmodules +++ b/.gitmodules @@ -34,3 +34,6 @@ [submodule ".fonts/Inconsolata-Hellenic"] path = .fonts/Inconsolata-Hellenic url = git://github.com/cosmix/Inconsolata-Hellenic.git +[submodule ".tmux/powerline"] + path = .tmux/powerline + url = git@github.com:erikw/tmux-powerline.git |