Am Mittwoch, 29. Juli 2009 16:27:00 schrieb Pascal Hauck: > Am Mittwoch, 29. Juli 2009 14:13:29 schrieb Hans-Christoph Wirth: > > Es wird aber immer noch angenommen, dass der Nutzer überhaupt eine bash > > (und nicht etwa tcsh o.ä.) als Shell verwendet. > > Richtig, das sollte noch korrigiert werden. Das Problem ist aber > eher ›typeset‹ und nicht die Verwendung der ~/.profile. Oder?
Die Zsh liest ~/.profile nicht, da wär wohl ~/.zlogin die Datei der Wahl sein: | Commands are then read from $ZDOTDIR/.zshenv. If the shell is a login | shell, commands are read from /etc/zprofile and then $ZDOTDIR/.zprofile. | Then, if the shell is interactive, commands are read from /etc/zshrc | and then $ZDOTDIR/.zshrc. Finally, if the shell is a login shell, | /etc/zlogin and $ZDOT‐DIR/.zlogin are read. Gruß, Markus
signature.asc
Description: This is a digitally signed message part.
