diff --git a/rc/bashrc b/rc/bashrc index 2f315c38..a0d088ec 100644 --- a/rc/bashrc +++ b/rc/bashrc @@ -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" diff --git a/rc/zshrc b/rc/zshrc index d54588bb..d15f145b 100644 --- a/rc/zshrc +++ b/rc/zshrc @@ -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"