This commit is contained in:
2024-07-14 14:38:53 +02:00
parent 72b02f7feb
commit f932f42ff5
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -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