[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Graphical Login questions



Creating .zshenv with the aliases in there also worked

George

On Sun, 5 Nov 2000, [ISO-8859-1] Peter Strömberg wrote:

> Den 4 Nov 2000, klockan 12:09
> skrev George Nelson om (Re: Graphical Login questions ):
> 
> > Ok, creating a .xsession file worked.  WindowMaker is launched after the
> > graphical login prompt.  But when I open my xterm window it appears that
> > my .profile and/or .zprofile are not being read (my shell is zsh).  None
> > of my aliases for ls or dir are working.  How do I get it so that my
> > aliases in the .profile or .zprofile get run?  They worked when I wasn't
> > using a non graphical login.
> 
> Add "XTerm*loginShell: true" to your .Xresources (if you use such a 
> file) or add "-ls" flag when you start xterm.
> 
>