This commit is contained in:
koptein
2022-03-20 18:53:09 +01:00
parent a246395173
commit 37e046d30b
361 changed files with 1 additions and 0 deletions
+1
View File
@@ -14,4 +14,5 @@ ln -s $(pwd)/fonts $HOME/.fonts
ln -s $(pwd)/aliases $HOME/.aliases
ln -s $(pwd)/sshconfig $HOME/.ssh/config
ln -s $(pwd)/bashrc $HOME/.bashrc
cat $(pwd)/pubkeys/* > ~/.ssh/authorized_keys
```