Update install.sh

consistent homes
This commit is contained in:
koptein 2024-04-30 18:46:55 +02:00
parent 6054d1e748
commit 716988f335

View File

@ -11,4 +11,4 @@ for link in bashrc gitconfig screenrc Xresources Xdefaults Xmodmap themes fonts
done done
ln -s $(pwd)/sshconfig $HOME/.ssh/config ln -s $(pwd)/sshconfig $HOME/.ssh/config
cat $(pwd)/pubkeys/* > ~/.ssh/authorized_keys cat $(pwd)/pubkeys/* > $HOME/.ssh/authorized_keys