mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-06-05 05:03:16 +02:00
Merge 774c6c715c into 45a9f28464
This commit is contained in:
commit
1a00c3760d
1 changed files with 0 additions and 7 deletions
|
|
@ -1,10 +1,3 @@
|
|||
# Set up hub wrapper for git, if it is available; http://github.com/github/hub
|
||||
if [ "$commands[(I)hub]" ]; then
|
||||
if hub --version &>/dev/null; then
|
||||
eval $(hub alias -s zsh)
|
||||
fi
|
||||
fi
|
||||
|
||||
# Functions #################################################################
|
||||
|
||||
# Based on https://github.com/dbb/githome/blob/master/.config/zsh/functions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue