New banner!

This commit is contained in:
syl20bnr 2014-09-21 19:56:32 -04:00
parent f9e00c2499
commit 777fa49021
2 changed files with 9 additions and 8 deletions

View file

@ -1,7 +1,8 @@
Welcome to ┏━━━┓
███████╗██████╗**█████╗**██████╗███████╗███╗***███╗*█████╗**██████╗███████╗ B ┃┏━┓┃ Welcome to
██╔════╝██╔══██╗██╔══██╗██╔════╝██╔════╝████╗*████║██╔══██╗██╔════╝██╔════╝ E ┃┗━━┓╋╋╋╋┏━━┓╋╋╋╋┏━━┓╋╋╋╋┏━━┓╋╋╋╋┏━━┓╋╋╋╋┏┓┏┓╋╋╋╋┏━━┓╋╋╋╋┏━━┓╋╋╋╋┏━━┓ b
███████╗██████╔╝███████║██║*****█████╗**██╔████╔██║███████║██║*****███████╗ T ┗━━┓┃┏━━┓┃┏┓┃┏━━┓┃┏┓┃┏━━┓┃┏━┛┏━━┓┃┃━┫┏━━┓┃┗┛┃┏━━┓┃┏┓┃┏━━┓┃┏━┛┏━━┓┃━━┫ e
╚════██║██╔═══╝*██╔══██║██║*****██╔══╝**██║╚██╔╝██║██╔══██║██║*****╚════██║ A ┃┗━┛┃┗━━┛┃┗┛┃┗━━┛┃┏┓┃┗━━┛┃┗━┓┗━━┛┃┃━┫┗━━┛┃┃┃┃┗━━┛┃┏┓┃┗━━┛┃┗━┓┗━━┛┣━━┃ t
███████║██║*****██║**██║╚██████╗███████╗██║*╚═╝*██║██║**██║╚██████╗███████║ ┗━━━┛╋╋╋╋┃┏━┛╋╋╋╋┗┛┗┛╋╋╋╋┗━━┛╋╋╋╋┗━━┛╋╋╋╋┗┻┻┛╋╋╋╋┗┛┗┛╋╋╋╋┗━━┛╋╋╋╋┗━━┛ a
╚══════╝╚═╝*****╚═╝**╚═╝*╚═════╝╚══════╝╚═╝*****╚═╝╚═╝**╚═╝*╚═════╝╚══════╝ ╋╋╋╋╋╋╋╋╋┃┃
╋╋╋╋╋╋╋╋╋┗┛

View file

@ -13,7 +13,7 @@
(copy-file (concat user-emacs-directory ".spacemacs.template") dotfile)) (copy-file (concat user-emacs-directory ".spacemacs.template") dotfile))
(load dotfile))) (load dotfile)))
(defvar spacemacs-title-length 74) (defvar spacemacs-title-length 68)
(defvar loading-counter 0) (defvar loading-counter 0)
(defvar loading-text "Loading") (defvar loading-text "Loading")
(defvar loading-done-text "Ready!") (defvar loading-done-text "Ready!")