Add ASCII text art
This commit is contained in:
@ -19,3 +19,7 @@ update_default_shell coby
|
|||||||
|
|
||||||
install_shell_config /root/.zshrc
|
install_shell_config /root/.zshrc
|
||||||
install_shell_config /home/coby/.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/.
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
# ______ ____ __ __
|
||||||
|
# / __/ / ___ / / / / / ___ ___ ____/ /__ ____
|
||||||
|
# _\ \/ _ \/ -_) / / / /__/ _ \/ _ `/ _ / -_) __/
|
||||||
|
#/___/_//_/\__/_/_/ /____/\___/\_,_/\_,_/\__/_/
|
||||||
|
|
||||||
TOOLKIT=/etc/toolkit
|
TOOLKIT=/etc/toolkit
|
||||||
|
|
||||||
load_scripts_in_dir() {
|
load_scripts_in_dir() {
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
# __________ _____ _____ ____
|
||||||
|
# / __/ __/ // / _ \ / ___/__ ___ / _(_)__ _
|
||||||
|
# _\ \_\ \/ _ / // / / /__/ _ \/ _ \/ _/ / _ `/
|
||||||
|
#/___/___/_//_/____/ \___/\___/_//_/_//_/\_, /
|
||||||
|
# /___/
|
||||||
|
|
||||||
Include /etc/ssh/sshd_config.d/*.conf
|
Include /etc/ssh/sshd_config.d/*.conf
|
||||||
|
|
||||||
# _ __ __ __ _
|
# _ __ __ __ _
|
||||||
|
Reference in New Issue
Block a user