X-Git-Url: https://git.jankratochvil.net/?p=nethome.git;a=blobdiff_plain;f=.bash_profile;fp=.bash_profile;h=6daff1049680f934549f028edb3e7f3aeadab448;hp=0e918a20265630cf3e0718edab23bfcb695240a3;hb=dcf4184728b3867fe3dfc1def3c8719f1420a0b4;hpb=6ddf81b842441b45ce8720deb458769d6b822f78 diff --git a/.bash_profile b/.bash_profile index 0e918a2..6daff10 100644 --- a/.bash_profile +++ b/.bash_profile @@ -16,9 +16,9 @@ if [ -d $HOME/step/pgsql ];then fi export IGNOREEOF=10 export TMOUT=900 -export PERLLIB=~/lib/perl5/site_perl -export EDITOR=vi +export PERLLIB='~/lib/perl5/site_perl' +export EDITOR='vim' export LC_CTYPE=cs_CZ.ISO-8859-2 -source ~/.bashrc +export BASH_ENV="$HOME/.bashrc";source "$BASH_ENV" finger m