diff options
author | Urbain Vaes <urbain@vaes.uk> | 2015-07-09 16:55:01 +0100 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2015-07-09 16:55:01 +0100 |
commit | 19fbede22889a96e7d0b2c377eda74bfe116d440 (patch) | |
tree | fa0e5b7810ecf7a02da62cea458e432d12fc7f73 /install.sh | |
parent | 899da7342c88f0b3319c8baa95d41a3a0e810893 (diff) |
Replace antigen by zgen
Diffstat (limited to 'install.sh')
-rwxr-xr-x | install.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ repodirs[junegunn/fzf]=$home/.fzf repodirs[icholy/ttygif]=$home/github/ttygif repodirs[tmux-plugins/tpm]=$home/.tmux/plugins/tpm repodirs[junegunn/vim-plug]=$dir/vim/vim-plug +repodirs[tarjoilija/zgen]=$home/.zgen function after_vimplug { cd .. |