From 6e265b869845f883fe419975fbd00a8a8ff950f6 Mon Sep 17 00:00:00 2001 From: Steffen Vogel Date: Sat, 1 Aug 2015 22:52:02 +0200 Subject: [PATCH] removed old repos --- bootstrap.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bootstrap.sh b/bootstrap.sh index 77d0941..d470274 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -20,12 +20,12 @@ git clone https://github.com/editorconfig/editorconfig-vim vim-editorconfig git clone https://github.com/tpope/vim-fugitive git clone https://github.com/tomtom/quickfixsigns_vim/ vim-quickfixsigns git clone https://github.com/chriskempson/base16-xresources.git -git clobe https://github.com/chriskempson/base16-vim.git +git clone https://github.com/chriskempson/base16-vim.git # Private git clone stv0g@lian.0l.de:/var/git/private/pass.git -alias homeshick="~/.homesick/repos/homeshick/bin/homeshick" +source ~/.homesick/repos/homeshick/homeshick.sh source ~/.homesick/repos/homeshick/completions/homeshick-completion.bash $HS/repos/vim-powerline-fonts/install.sh