mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 11:19:22 +01:00
Resolve #143
This commit is contained in:
parent
4fc00e3abc
commit
fd735465d5
@ -146,7 +146,7 @@ if [[ $UNAME = Darwin ]]; then
|
|||||||
(echo "")
|
(echo "")
|
||||||
(last -10&)
|
(last -10&)
|
||||||
fi
|
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
|
# 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"
|
export LS_COLORS="$LS_COLORS:ow=1;7;34:st=30;44:su=30;41"
|
||||||
|
2
rc/zshrc
2
rc/zshrc
@ -101,7 +101,7 @@ if [[ $UNAME = Darwin ]]; then
|
|||||||
(echo "")
|
(echo "")
|
||||||
(last -10&)
|
(last -10&)
|
||||||
fi
|
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
|
# 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"
|
export LS_COLORS="$LS_COLORS:ow=1;7;34:st=30;44:su=30;41"
|
||||||
|
Loading…
Reference in New Issue
Block a user