aboutsummaryrefslogtreecommitdiff
path: root/.local/etc
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2022-05-08 13:47:07 +0200
committerPatrick Spek <p.spek@tyil.nl>2022-05-08 13:47:07 +0200
commit2114ca17b3507375816838bd3efdb4991dc0a758 (patch)
tree0a0af696973834536d8dc00d3144870eedaef084 /.local/etc
parent718ed279626667034de8ae138d926625b7c4472d (diff)
Gittab is replaced by a bashtard playbook
Diffstat (limited to '.local/etc')
-rw-r--r--.local/etc/gittab/basedirs5
-rw-r--r--.local/etc/gittab/tabs/awesome1
-rw-r--r--.local/etc/gittab/tabs/bash1
-rw-r--r--.local/etc/gittab/tabs/weechat4
-rw-r--r--.local/etc/gittab/tabs/zsh1
5 files changed, 0 insertions, 12 deletions
diff --git a/.local/etc/gittab/basedirs b/.local/etc/gittab/basedirs
deleted file mode 100644
index ca3b53d..0000000
--- a/.local/etc/gittab/basedirs
+++ /dev/null
@@ -1,5 +0,0 @@
-awesome .config/awesome
-bash .config/shell/vendor/bash
-vim .vim/bundle
-weechat .weechat/vendor
-zsh .config/shell/vendor/zsh
diff --git a/.local/etc/gittab/tabs/awesome b/.local/etc/gittab/tabs/awesome
deleted file mode 100644
index 6414bc8..0000000
--- a/.local/etc/gittab/tabs/awesome
+++ /dev/null
@@ -1 +0,0 @@
-# Local name Remote URL Branch
diff --git a/.local/etc/gittab/tabs/bash b/.local/etc/gittab/tabs/bash
deleted file mode 100644
index 0940d13..0000000
--- a/.local/etc/gittab/tabs/bash
+++ /dev/null
@@ -1 +0,0 @@
-feature-auto-completion https://github.com/scop/bash-completion.git master
diff --git a/.local/etc/gittab/tabs/weechat b/.local/etc/gittab/tabs/weechat
deleted file mode 100644
index 27b21eb..0000000
--- a/.local/etc/gittab/tabs/weechat
+++ /dev/null
@@ -1,4 +0,0 @@
-# Local name Remote URL Branch
-protocol-slack https://github.com/wee-slack/wee-slack master
-protocol-matrix https://github.com/poljar/weechat-matrix master
-protocol-signal https://github.com/thefinn93/signal-weechat master
diff --git a/.local/etc/gittab/tabs/zsh b/.local/etc/gittab/tabs/zsh
deleted file mode 100644
index 8f98e73..0000000
--- a/.local/etc/gittab/tabs/zsh
+++ /dev/null
@@ -1 +0,0 @@
-feature-syntax-highlighting https://github.com/zsh-users/zsh-syntax-highlighting.git master