summaryrefslogtreecommitdiff
path: root/roles/core/zsh/templates/banner.chaos-at-home.j2
diff options
context:
space:
mode:
Diffstat (limited to 'roles/core/zsh/templates/banner.chaos-at-home.j2')
-rw-r--r--roles/core/zsh/templates/banner.chaos-at-home.j213
1 files changed, 13 insertions, 0 deletions
diff --git a/roles/core/zsh/templates/banner.chaos-at-home.j2 b/roles/core/zsh/templates/banner.chaos-at-home.j2
new file mode 100644
index 00000000..c0e71647
--- /dev/null
+++ b/roles/core/zsh/templates/banner.chaos-at-home.j2
@@ -0,0 +1,13 @@
+#!{{ zsh_banner_shell }}
+
+echo -e ""
+echo -e " \033[0;37m █████╗██╗ ██╗ ████╗ █████╗ ██████╗\033[1;30m ██████╗ \033[0;37m██╗ ██╗ █████╗ ███╗ ███╗█████╗\033[0m"
+echo -e " \033[0;37m██╔═══╝██║ ██║██╔═██╗██╔══██╗██╔═══╝\033[1;30m ██╔═══██╗ \033[0;37m██║ ██║██╔══██╗████╗████║██╔══╝\033[0m"
+echo -e " \033[0;37m██║ ██████║██████║██║ ██║██████╗\033[1;30m ██║██╗██║ \033[0;37m██████║██║ ██║██╔███╔██║████╗ \033[0m"
+echo -e " \033[0;37m██║ ██╔═██║██╔═██║██║ ██║╚═══██║\033[1;30m ██║██║██║ \033[0;37m██╔═██║██║ ██║██║╚══╝██║██╔═╝ \033[0m"
+echo -e " \033[0;37m╚█████╗██║ ██║██║ ██║╚█████╔╝██████║\033[1;30m ╚█║████╔╝ \033[0;37m██║ ██║╚█████╔╝██║ ██║█████╗\033[0m"
+echo -e " \033[0;37m ╚════╝╚═╝ ╚═╝╚═╝ ╚═╝ ╚════╝ ╚═════╝\033[1;30m ╚╝╚═══╝ \033[0;37m╚═╝ ╚═╝ ╚════╝ ╚═╝ ╚═╝╚════╝\033[0m"
+echo -e ""
+echo -en "\033[1m {{ host_name | upper | join(' ') }} \033[0m"
+echo -e "\n"
+uptime