------ Original Message ------
Subject: [GRASS-user] system variable and aliase's for grass 7.0.3 in linux bash shell
Date: Fri, 5 Feb 2016 10:15:04 +0000
To: Grass-user
From: Jim Maas


On 2/5/2016 12:15 PM, Jim Maas wrote:
I've googled around this and attempted to put the following in ~/.grass7/bashrc

alias e=emacs


Shouldn't the command be quoted? as in:
 ~ $ grep alias /etc/bash.bashrc
        alias ls='ls --color=auto'
        alias grep='grep --colour=auto'
        alias fgrep='fgrep --color=auto'
        alias egrep='egrep --color=auto'

but it doesn't seem to work.  I use emacs a lot and just want the alias e to equal "emacs" when running grass in command line.  I also want to get a nice short command prompt that doesn't have all the subdirectories listed, any suggestions?

Thanks
Dr. Jim Maas


This mail was received via Mail-SeCure System.


_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user
This mail was received via Mail-SeCure System.
Micha Silver
Arava Drainage Authority
+972-523-665918

_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to