On Sun, Jul 28, 2013 at 4:50 AM, Hamish <hamis...@yahoo.com> wrote:
...
> fwiw here's what I have there wrt the prompt:
>
> SHORT_VER=`echo "$GRASS_VERSION" | cut -f1,2 -d. | sed -e 's/\.//'`
> export PS1='G$SHORT_VER:\W > '
> export HISTSIZE=3000

Personally I would suggest 30000 lines here (I use 50k). Better save
than sorry :-)

Markus
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to