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/.

View File

@ -1,3 +1,8 @@
# ______ ____ __ __
# / __/ / ___ / / / / / ___ ___ ____/ /__ ____
# _\ \/ _ \/ -_) / / / /__/ _ \/ _ `/ _ / -_) __/
#/___/_//_/\__/_/_/ /____/\___/\_,_/\_,_/\__/_/
TOOLKIT=/etc/toolkit
load_scripts_in_dir() {

View File

@ -1,3 +1,9 @@
# __________ _____ _____ ____
# / __/ __/ // / _ \ / ___/__ ___ / _(_)__ _
# _\ \_\ \/ _ / // / / /__/ _ \/ _ \/ _/ / _ `/
#/___/___/_//_/____/ \___/\___/_//_/_//_/\_, /
# /___/
Include /etc/ssh/sshd_config.d/*.conf
# _ __ __ __ _