mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-25 20:54:45 +01:00
I've run into the issue where a stripped down container had no Ruby installed, which caused `hub` to fail. Therefore I've added an extra check to verify that `ruby` is in the commands list before setting up this alias/function.