From d54c8b215bf919bd3081b987ade0a44dbd514f90 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Tue, 30 Jan 2024 18:48:44 +0200 Subject: [PATCH] {bash,zsh}rc: mental health lifehack --- rc/bashrc | 1 + rc/zshrc | 1 + 2 files changed, 2 insertions(+) diff --git a/rc/bashrc b/rc/bashrc index b712124e..32d52e37 100755 --- a/rc/bashrc +++ b/rc/bashrc @@ -151,6 +151,7 @@ fi (printf "⚧ Aferoj emas funkcii sin mem.\n\tFaru jogon, sentu, ne provu perfektecon.\n\t\tDancu kiel neniu rigardas, kvankam estu vidita kaj aŭdata.\n") (printf "⚧ Your adventure begins in the dead of night.\n⚧ Your road won't be easy, but a rising sun awaits your journey's end.\n\n") (printf "⚧ The darker than black is, the brighter the moon is\n") +(printf "⚧ Agoraphobia/social anxiety advice: \n\tAct as if you belong! Like you own the place, but keep everyone comfortable! Remember the Spotlight Effect!\n \t\tMaybe even wear hi-viz so you really belong anywhere 😝\n\t\t\tAnd as always, fake it till you make it!\n") # (printf "\n⚧\tThat's what I am, that's what I'll always be\n⚧\tI don't wanna be silent 'cause this is my destiny\n⚧\tThat's what I was, that's what feels good to me\n⚧\tAnd nothing will change me, that's what I'm meant to be.\n⚧\t\t­—Conchita Wurst: That's What I Am\n\n") #(printf "https://en.m.wikipedia.org/wiki/First_they_came_...#Text\n") diff --git a/rc/zshrc b/rc/zshrc index 598206cc..1295a29a 100755 --- a/rc/zshrc +++ b/rc/zshrc @@ -108,6 +108,7 @@ fi (printf "⚧ Aferoj emas funkcii sin mem.\n\tFaru jogon, sentu, ne provu perfektecon.\n\t\tDancu kiel neniu rigardas, kvankam estu vidita kaj aŭdata.\n") (printf "⚧ Your adventure begins in the dead of night.\n⚧ Your road won't be easy, but a rising sun awaits your journey's end.\n\n") (printf "⚧ The darker than black is, the brighter the moon is\n") +(printf "⚧ Agoraphobia/social anxiety advice: \n\tAct as if you belong! Like you own the place, but keep everyone comfortable! Remember the Spotlight Effect!\n \t\tMaybe even wear hi-viz so you really belong anywhere 😝\n\t\t\tAnd as always, fake it till you make it!\n") # (printf "\n⚧\tThat's what I am, that's what I'll always be\n⚧\tI don't wanna be silent 'cause this is my destiny\n⚧\tThat's what I was, that's what feels good to me\n⚧\tAnd nothing will change me, that's what I'm meant to be.\n⚧\t\t­—Conchita Wurst: That's What I Am\n\n") #(printf "https://en.m.wikipedia.org/wiki/First_they_came_...#Text\n")