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 /Makefile | |
parent | Further tmux customizations (diff) |
Add powerlinerc to tmux
Diffstat (limited to 'Makefile')
-rwxr-xr-x | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -65,8 +65,10 @@ GLOBAL_FILES = \ .screenrc-mail \ .signature \ .ssh/ \ + .tmux/ \ .tmux.conf \ .tmux-mail.conf \ + .tmux-powerlinerc \ .urxvt/ \ .vim/ \ .vimperatorrc \ |