diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -92,7 +92,7 @@ chsh -s $(brew --prefix)/bin/bash ## ParrotOS (extras) ```bash # Allow ssh into the machine -ssh-add -L > ~/.ssh/authorized_keys +curl https://meta.sr.ht/~a14m.keys > ~/.ssh/authorized_keys sudo ln -sf ~/.rc/etc/ssh/sshd_config /etc/ssh/sshd_config sudo systemctl enable ssh |
