X-Git-Url: http://git.jankratochvil.net/?p=nethome.git;a=blobdiff_plain;f=.bashrc;h=ff25b7d2f0e0fa132dd3d4e30fcbbf59b440efb8;hp=1ef4c107f0f986a8cebeab0823707d2a636d6478;hb=refs%2Fheads%2Funlabeled-1.25.2.2.2;hpb=923da166bbbdd8266ce6e6bd31fbf9776e030a9d;ds=sidebyside diff --git a/.bashrc b/.bashrc index 1ef4c10..ff25b7d 100644 --- a/.bashrc +++ b/.bashrc @@ -59,6 +59,7 @@ export GREP_OPTIONS="--binary-files=without-match --directories=skip" export MINICOM="-m -c on" # metakeys+color export HISTSIZE=100000 export HISTFILESIZE="$HISTSIZE" +export CVS_RSH="ssh" # Force strcoll() to sort case-sensitively! (empty/undef doesn't work) export LC_COLLATE=C