<br><br><div><span class="gmail_quote">2006/1/13, Chris Bare <<a href="mailto:chris@bareflix.com">chris@bareflix.com</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I've created a .profile in /home/user to set a couple of aliases, but it does<br>not get sourced when I run xterm. It works fine if I source the file manually.<br>Is there a different file I should set the aliases in?<br>
--<br>Chris Bare<br><a href="mailto:chris@bareflix.com">chris@bareflix.com</a><br>_______________________________________________<br>maemo-users mailing list<br><a href="mailto:maemo-users@maemo.org">maemo-users@maemo.org
</a><br><a href="https://maemo.org/mailman/listinfo/maemo-users">https://maemo.org/mailman/listinfo/maemo-users</a><br></blockquote></div><br>Here's what I've done:<br><br>- add this lines to your .profile:<br><br>ENV=$HOME/.ashrc
<br>export ENV<br><br>- create /home/user/.ashrc and put your aliases and all the ash-specific magics there<br><br>Voila', it works ;-)<br><br>Luca Donaggio<br>