From 6a25529d842353be8fa3e6059475fc07ecb8bb8c Mon Sep 17 00:00:00 2001 From: Dustin Swan Date: Fri, 8 Mar 2013 15:13:47 -0700 Subject: [PATCH] Adding powerline-shell as a submodule --- .gitmodules | 3 +++ powerline-shell | 1 + 2 files changed, 4 insertions(+) create mode 160000 powerline-shell diff --git a/.gitmodules b/.gitmodules index b9a4c7d..a323cce 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "tmux-powerline"] path = tmux-powerline url = git://github.com/erikw/tmux-powerline.git +[submodule "powerline-shell"] + path = powerline-shell + url = git://github.com/milkbikis/powerline-shell.git diff --git a/powerline-shell b/powerline-shell new file mode 160000 index 0000000..5db13df --- /dev/null +++ b/powerline-shell @@ -0,0 +1 @@ +Subproject commit 5db13df59db7074da94b99b56379068e2e81463b