Add ASCII text art

This commit is contained in:
2022-08-10 17:31:58 -05:00
parent 88fa2068c9
commit 518c67725c
3 changed files with 15 additions and 0 deletions

View File

@ -19,3 +19,7 @@ update_default_shell coby
install_shell_config /root/.zshrc
install_shell_config /home/coby/.zshrc
# Replace old ssh server config
rm /etc/ssh/sshd_config
ln -s /etc/toolkit/sshd/sshd_config /etc/ssh/.