Update install.sh
consistent homes
This commit is contained in:
parent
6054d1e748
commit
716988f335
@ -11,4 +11,4 @@ for link in bashrc gitconfig screenrc Xresources Xdefaults Xmodmap themes fonts
|
||||
|
||||
done
|
||||
ln -s $(pwd)/sshconfig $HOME/.ssh/config
|
||||
cat $(pwd)/pubkeys/* > ~/.ssh/authorized_keys
|
||||
cat $(pwd)/pubkeys/* > $HOME/.ssh/authorized_keys
|
||||
|
Loading…
Reference in New Issue
Block a user