aboutsummaryrefslogtreecommitdiff
path: root/.local/etc/gittab
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2019-10-02 16:35:18 +0200
committerPatrick Spek <p.spek@tyil.nl>2019-10-02 16:35:18 +0200
commitd62f1d1673fc0a319ea4581dee0f6085b1f70005 (patch)
tree78ea262acbdf6b43ed9c7c3f18b8012867e40615 /.local/etc/gittab
parent06d7914df92c78469b84220aee5e18f2517af1dc (diff)
Add shell configs
Diffstat (limited to '.local/etc/gittab')
-rw-r--r--.local/etc/gittab/basedirs4
-rw-r--r--.local/etc/gittab/tabs/zsh1
2 files changed, 4 insertions, 1 deletions
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