mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-27 10:39:51 +00:00
Move the DISABLE_AUTO_TITLE check from title() to the preX hook functions that call it, to allow the title() function to be used directly by user or other callers.