This commit is contained in:
Aminda Suomalainen 2022-06-13 17:18:15 +03:00
parent 4fc00e3abc
commit fd735465d5
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
2 changed files with 2 additions and 2 deletions

View File

@ -146,7 +146,7 @@ if [[ $UNAME = Darwin ]]; then
(echo "")
(last -10&)
fi
(echo 'Aferoj emas funkcii sin mem.'&)
(printf "Aferoj emas funkcii sin mem.\n\tFaru jogon, sentu, ne provu perfektecon." && echo&)
# 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,7 +101,7 @@ if [[ $UNAME = Darwin ]]; then
(echo "")
(last -10&)
fi
(echo 'Aferoj emas funkcii sin mem.'&)
(printf "Aferoj emas funkcii sin mem.\n\tFaru jogon, sentu, ne provu perfektecon." && echo&)
# 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"