dotfiles

My personal shell configs and stuff
git clone git://git.alex.balgavy.eu/dotfiles.git
Log | Files | Refs | Submodules | README | LICENSE

commit 36d2a3a5115bc2788316768084d843ae6c1fb602
parent 812c34c3e6a1428ed957d2217a6143b758b61e43
Author: Alex Balgavy <EMAIL>
Date:   Thu,  6 Jun 2019 15:12:47 +0200

Add z to repository


Former-commit-id: b6641599c4021568e58954105c97461e600f275f
Diffstat:
M.gitmodules | 3+++
Ashell/z | 1+
2 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/.gitmodules b/.gitmodules @@ -1,3 +1,6 @@ [submodule "oh-my-zsh/custom/themes/powerlevel9k"] path = oh-my-zsh/custom/themes/powerlevel9k url = https://github.com/bhilburn/powerlevel9k.git +[submodule "shell/z"] + path = shell/z + url = https://github.com/rupa/z.git diff --git a/shell/z b/shell/z @@ -0,0 +1 @@ +Subproject commit 9d5a3fe0407101e2443499e4b95bca33f7a9a9ca