X-Git-Url: https://git.jankratochvil.net/?p=nethome.git;a=blobdiff_plain;f=.bash_profile;h=16e7552c772709e3643b6fa6305039b7867aedc5;hp=0e918a20265630cf3e0718edab23bfcb695240a3;hb=7694ec64c154afad862245258fb02a6d91892c88;hpb=50f987487b8888e6a7179023cb70b0c4f217f7f7 diff --git a/.bash_profile b/.bash_profile index 0e918a2..16e7552 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="$HOME/lib/perl5/site_perl:$HOME/lib/perl5/site_perl/5.6.0" +export EDITOR='vim' export LC_CTYPE=cs_CZ.ISO-8859-2 -source ~/.bashrc +export BASH_ENV="$HOME/.bashrc";source "$BASH_ENV" finger m