mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-13 17:57:20 +02:00
Compare commits
No commits in common. "3c23a31d187facfb100d22fd28cbe5d5803fac4a" and "4fc00e3abc97ebc8cc27b58750c9c080374d86de" have entirely different histories.
3c23a31d18
...
4fc00e3abc
1
etc/sysctl.d/.gitignore
vendored
1
etc/sysctl.d/.gitignore
vendored
@ -1 +0,0 @@
|
||||
99-sysctl.conf
|
@ -1,3 +0,0 @@
|
||||
# Only use swap when it has to be used. On SSDs it's preferable to not have
|
||||
# so much swap use, while on HDD the default 60 is ok.
|
||||
vm.swappiness = 1
|
@ -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&)
|
||||
(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"
|
||||
|
2
rc/zshrc
2
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&)
|
||||
(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…
x
Reference in New Issue
Block a user