From 637c1a5a568e0ab4362fa9e5fcd4d48d17de6012 Mon Sep 17 00:00:00 2001 From: Quentin Godefroid Date: Mon, 17 Dec 2018 14:29:00 +0100 Subject: [PATCH] ozsh --- ..gitmodules.swp | Bin 1024 -> 0 bytes .gitmodules | 3 +++ external/oh-my-zsh | 1 + 3 files changed, 4 insertions(+) delete mode 100644 ..gitmodules.swp create mode 160000 external/oh-my-zsh diff --git a/..gitmodules.swp b/..gitmodules.swp deleted file mode 100644 index f96697c2c6821c448e0f77b8d2546001fbd97431..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1024 zcmYc?$V<%2S1{5u)iY*50u}KL429|WDXD2i`AEW8nJKBo*`}6e2Ii(%rQw458Tq-X r`Y==V^+4R*#O%}}eZBO|lHB~1(wx*{xav{HXb6mk0F^@^6x}=koK6_c diff --git a/.gitmodules b/.gitmodules index 3630f7d..7b13101 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "external/termite"] path = external/termite url = https://github.com/thestinger/termite.git +[submodule "external/oh-my-zsh"] + path = external/oh-my-zsh + url = https://github.com/robbyrussell/oh-my-zsh.git diff --git a/external/oh-my-zsh b/external/oh-my-zsh new file mode 160000 index 0000000..2614b7e --- /dev/null +++ b/external/oh-my-zsh @@ -0,0 +1 @@ +Subproject commit 2614b7ecdfe8b8f0cbeafffefb5925196f4011d4