summaryrefslogtreecommitdiff
path: root/roles/core
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2020-12-07 02:55:14 +0100
committerChristian Pointner <equinox@spreadspace.org>2020-12-07 02:55:14 +0100
commit5be916b02e848c7326551c8a3c6b5c85fc983c02 (patch)
tree24c45068e915d5fb53a0056a18ae7a5ed22d2fc4 /roles/core
parentadd core/ntp to common playbooks (diff)
add 60GHz test hosts
Diffstat (limited to 'roles/core')
-rw-r--r--roles/core/zsh/templates/banner.funkfeuer.j212
1 files changed, 12 insertions, 0 deletions
diff --git a/roles/core/zsh/templates/banner.funkfeuer.j2 b/roles/core/zsh/templates/banner.funkfeuer.j2
new file mode 100644
index 00000000..bc5d7a89
--- /dev/null
+++ b/roles/core/zsh/templates/banner.funkfeuer.j2
@@ -0,0 +1,12 @@
+#!{{ zsh_banner_shell }}
+
+echo -e ""
+echo -e " \033[0;37m████████ \033[1;30m \033[1;37m ███████ ███████\033[0m"
+echo -e " \033[0;37m██ ██ \033[1;30m \033[1;37m ██ ██ \033[0m"
+echo -e " \033[0;37m██ ██ \033[1;30m ██ ██ \033[1;37m ███████ ███████\033[0m"
+echo -e " \033[0;37m██ ██ \033[1;30m ██ \033[1;37m ██ ██ \033[0m"
+echo -e " \033[0;37m████████ \033[1;30m ██ ██ \033[1;37m ██ ██ \033[0m"
+echo -e ""
+echo -en "\033[1m {{ host_name | upper | join(' ') }} \033[0m"
+echo -e "\n"
+uptime