Compare commits

..

No commits in common. "3c23a31d187facfb100d22fd28cbe5d5803fac4a" and "4fc00e3abc97ebc8cc27b58750c9c080374d86de" have entirely different histories.

4 changed files with 2 additions and 6 deletions

View File

@ -1 +0,0 @@
99-sysctl.conf

View File

@ -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

View File

@ -146,7 +146,7 @@ if [[ $UNAME = Darwin ]]; then
(echo "") (echo "")
(last -10&) (last -10&)
fi 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 # 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"

View File

@ -101,7 +101,7 @@ if [[ $UNAME = Darwin ]]; then
(echo "") (echo "")
(last -10&) (last -10&)
fi 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 # 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"