By default rxvt start shell without args, so it interactive. But if it also login shell
authorOleksandr Gavenko <gavenkoa@gmail.com>
Tue, 16 Mar 2010 15:23:52 +0200
changeset 35 20fbd437b2fa
parent 34 cddddb009921
child 36 e131d1fd12f0
By default rxvt start shell without args, so it interactive. But if it also login shell then ~/.bashrc will not be read. Awful!
.Xdefaults
--- a/.Xdefaults	Tue Mar 16 15:17:32 2010 +0200
+++ b/.Xdefaults	Tue Mar 16 15:23:52 2010 +0200
@@ -20,6 +20,9 @@
 Rxvt*font: 7x14
 Rxvt*scrollBar: on
 Rxvt*saveLines: 5000
+! By default rxvt start shell without args, so it interactive. But if it also login shell
+! then ~/.bashrc will not be read. Awful!
+Rxvt*loginShell: false
 
 xpdf*initialZoom: width