mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-04-21 22:03:28 +02:00
4fc6dccb42
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.