Is there a good way to test whether I am logging into a text shell or starting a GUI session in my .bashrc? For example, to set my editor to gedit if in gnome and emacs if using a command line.
|
|
Your Edit: So, this (untested) code should work:
Fixed based on comments. |
||||||||||
|
|
|
Using bash conventions:
|
||
|
|
