cleanup
This commit is contained in:
parent
72b02f7feb
commit
f932f42ff5
@ -16,5 +16,5 @@ done
|
||||
if [ ! -e $HOME/.$link ]; then
|
||||
ln -s $(pwd)/sshconfig $HOME/.ssh/config;
|
||||
fi
|
||||
|
||||
git clone https://github.com/VundleVim/Vundle.vim.git $HOME/.vim/bundle/Vundle.vim
|
||||
cat $(pwd)/pubkeys/* > $HOME/.ssh/authorized_keys
|
||||
|
Loading…
Reference in New Issue
Block a user