diff --git a/rc/bashrc b/rc/bashrc index 4dee6f61..3030e379 100644 --- a/rc/bashrc +++ b/rc/bashrc @@ -146,7 +146,7 @@ if [[ $UNAME = Darwin ]]; then (echo "") (last -10&) fi -(printf "Aferoj emas funkcii sin mem.\n\tFaru jogon, sentu, ne provu perfektecon." && echo&) +(printf "Aferoj emas funkcii sin mem.\n\tFaru jogon, sentu, ne provu perfektecon.\n" && 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" diff --git a/rc/zshrc b/rc/zshrc index bf60a676..68736508 100644 --- a/rc/zshrc +++ b/rc/zshrc @@ -101,7 +101,7 @@ if [[ $UNAME = Darwin ]]; then (echo "") (last -10&) fi -(printf "Aferoj emas funkcii sin mem.\n\tFaru jogon, sentu, ne provu perfektecon." && echo&) +(printf "Aferoj emas funkcii sin mem.\n\tFaru jogon, sentu, ne provu perfektecon.\n" && 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"