mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 03:09:22 +01:00
{bash,zsh}rc: add motto
Resolves: Mikaela/mikaela.github.io#265 (GitHub)
This commit is contained in:
parent
d49b78680b
commit
85b33cf5f6
@ -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"
|
||||
|
1
rc/zshrc
1
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"
|
||||
|
Loading…
Reference in New Issue
Block a user