From 81773118eb58a9adf1ef697ccdac6753a4baa38c Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sat, 20 Apr 2024 10:04:53 +0300 Subject: [PATCH] {bash,zsh}rc: more wisdom printing to self --- rc/bashrc | 4 +++- rc/zshrc | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/rc/bashrc b/rc/bashrc index b1f7efd3..c4cc804d 100755 --- a/rc/bashrc +++ b/rc/bashrc @@ -148,7 +148,9 @@ if [[ $UNAME == Darwin ]]; then (last -10 &) 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") +# Tavun OM värähtely poistaa ylpeyttä, MA kateutta, NI takertumista. PE leikkaa tietämättömyyden läpi, ME hälventää ahneuden ja rintakehässä värähtelevä HUNG muuntaa vihan. +# Kuinka asiat ovat (s. 74-75) - Lama Ole Nydahl +(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.\nOM MANI PEME HUNG\n") (printf "⚧ Any movement at any time is better than nothing.\n") (printf "❄️ Take the cold showers, hot ones are a disservice. And walk in cold, which is no excuse just like rain.\n\tOtherwise there will be dry skin and the vagus nerve will be upset leading to anxiety, depression and poor mental health.\n\t\tBesides the environment thanks.\n") # Tempus Finis - Takeharu Ishimoto diff --git a/rc/zshrc b/rc/zshrc index ab69c655..3d216dfd 100755 --- a/rc/zshrc +++ b/rc/zshrc @@ -105,7 +105,9 @@ if [[ $UNAME = Darwin ]]; then (last -10&) 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") +# Tavun OM värähtely poistaa ylpeyttä, MA kateutta, NI takertumista. PE leikkaa tietämättömyyden läpi, ME hälventää ahneuden ja rintakehässä värähtelevä HUNG muuntaa vihan. +# Kuinka asiat ovat (s. 74-75) - Lama Ole Nydahl +(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.\nOM MANI PEME HUNG\n") (printf "⚧ Any movement at any time is better than nothing.\n") (printf "❄️ Take the cold showers, hot ones are a disservice. And walk in cold, which is no excuse just like rain.\n\tOtherwise there will be dry skin and the vagus nerve will be upset leading to anxiety, depression and poor mental health.\n\t\tBesides the environment thanks.\n") # Tempus Finis - Takeharu Ishimoto