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

auto-reflesh $PATH



Hi,

Is it possible to reflesh $PATH "automatically" in Zsh?
If possible, what should I do?

In my environment,
   echo $PATH
   /home/kazu/local/bin:/usr/local/bin:/usr/bin:/bin
   echo $path
   /home/kazu/local/bin /usr/local/bin:/usr/bin:/bin

In Bash, I put some executable file in $PATH
then the executable file immediately works.
--
Kazuhiko Uebayashi



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