Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: CHASE_LINKS and PS1




Hi Daniel,


This will cd to the homedir even if you start zsh from elsewhere. You might want something like «if [[ -e ./.is_my_homedir ]]; then cd; fi». (Create that file manually, once.)

Good idea, thanks!


Sébastien.



Messages sorted by: Reverse Date, Date, Thread, Author