fixed typo
This commit is contained in:
parent
7803f22db3
commit
607e6a7da3
@ -14,6 +14,6 @@ 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
|
||||
ln -s $(pwd)/tconfig $HOME/.gitconfig
|
||||
ln -s $(pwd)/gitconfig $HOME/.gitconfig
|
||||
cat $(pwd)/pubkeys/* > ~/.ssh/authorized_keys
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user