Thread
:
.zshrc for N900 (updated, now works for me[tm])
View Single Post
BernardB
2011-01-23 , 16:52
Posts: 10 | Thanked: 13 times | Joined on Feb 2010
#
9
Oh, what may also work (and be slightly more efficient as it avoids starting two shells each time), is to set zsh as your default shell, but to add this line to your .zshenv file:
Code:
[ "$0" = "/etc/X11/Xsession" ] && emulate sh || :
I checked that it allows Xsession to run correctly, but I still haven't been game to boot my phone with it like that. Wouldn't mind confirmation of that either
Last edited by BernardB; 2011-01-23 at
16:54
. Reason: added missing || : to shell line
Quote & Reply
|
The Following User Says Thank You to BernardB For This Useful Post:
BernardB
View Public Profile
Send a private message to BernardB
Find all posts by BernardB