summaryrefslogtreecommitdiff
path: root/repos.zsh
diff options
context:
space:
mode:
Diffstat (limited to 'repos.zsh')
-rw-r--r--repos.zsh8
1 files changed, 5 insertions, 3 deletions
diff --git a/repos.zsh b/repos.zsh
index 5555d94..888682f 100644
--- a/repos.zsh
+++ b/repos.zsh
@@ -1,6 +1,4 @@
-declare -A repodirs
-declare -A install
-declare -A uninstall
+declare -A repodirs install uninstall
# General purpose
repodirs[icholy/ttygif]=/home/urbain/github/ttygif
@@ -26,6 +24,10 @@ repodirs[adbrebs/taxi]=/home/urbain/github/adbrebs/taxi
repodirs[adbrebs/meg]=/home/urbain/github/adbrebs/meg
repodirs[adbrebs/brain_segmentation]=/home/urbain/github/adbrebs/brain_segmentation
+# Experimental
+repodirs[adbrebs/taxi]=/home/urbain/github/taxi
+
+# Installation
function after_vimplug {
cd ..
rm -rf autoload