summaryrefslogtreecommitdiff
path: root/roles/zsh/templates/banner.chaos-at-home.j2
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2020-05-31 23:12:36 +0200
committerChristian Pointner <equinox@spreadspace.org>2020-05-31 23:12:36 +0200
commit3a2319c9c58886a7938deabafc66ad4bc128c9f8 (patch)
tree222b41b5b49633b9156c070df830d5c73617edd7 /roles/zsh/templates/banner.chaos-at-home.j2
parentchaos-at-home: deploy apt-repo/base to some more hosts (diff)
move core roles to subdir
Diffstat (limited to 'roles/zsh/templates/banner.chaos-at-home.j2')
-rw-r--r--roles/zsh/templates/banner.chaos-at-home.j213
1 files changed, 0 insertions, 13 deletions
diff --git a/roles/zsh/templates/banner.chaos-at-home.j2 b/roles/zsh/templates/banner.chaos-at-home.j2
deleted file mode 100644
index c0e71647..00000000
--- a/roles/zsh/templates/banner.chaos-at-home.j2
+++ /dev/null
@@ -1,13 +0,0 @@
-#!{{ 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