From d62f1d1673fc0a319ea4581dee0f6085b1f70005 Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Wed, 2 Oct 2019 16:35:18 +0200 Subject: Add shell configs --- .local/etc/gittab/basedirs | 4 +++- .local/etc/gittab/tabs/zsh | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 .local/etc/gittab/tabs/zsh (limited to '.local') diff --git a/.local/etc/gittab/basedirs b/.local/etc/gittab/basedirs index bc0ee14..a68ddce 100644 --- a/.local/etc/gittab/basedirs +++ b/.local/etc/gittab/basedirs @@ -1 +1,3 @@ -vim .vim/bundle +awesome .config/awesome +vim .vim/bundle +zsh .config/shell/vendor/zsh diff --git a/.local/etc/gittab/tabs/zsh b/.local/etc/gittab/tabs/zsh new file mode 100644 index 0000000..8f98e73 --- /dev/null +++ b/.local/etc/gittab/tabs/zsh @@ -0,0 +1 @@ +feature-syntax-highlighting https://github.com/zsh-users/zsh-syntax-highlighting.git master -- cgit v1.1