{bash,zsh}rc: add motto

Resolves: Mikaela/mikaela.github.io#265 (GitHub)
This commit is contained in:
Aminda Suomalainen 2021-11-19 10:13:16 +02:00
parent d49b78680b
commit 85b33cf5f6
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723
2 changed files with 2 additions and 0 deletions

View File

@ -146,6 +146,7 @@ if [[ $UNAME = Darwin ]]; then
(echo "")
(last -10&)
fi
(echo 'Aferoj emas funkcii sin mem.'&)
# fix dircolors for Selenized https://github.com/jan-warchol/selenized/blob/master/other-apps/dircolors/README.md
export LS_COLORS="$LS_COLORS:ow=1;7;34:st=30;44:su=30;41"

View File

@ -101,6 +101,7 @@ if [[ $UNAME = Darwin ]]; then
(echo "")
(last -10&)
fi
(echo 'Aferoj emas funkcii sin mem.'&)
# fix dircolors for Selenized https://github.com/jan-warchol/selenized/blob/master/other-apps/dircolors/README.md
export LS_COLORS="$LS_COLORS:ow=1;7;34:st=30;44:su=30;41"