mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-02 02:19:06 +01:00
Moved hub into the git plugin.
This commit is contained in:
parent
62fc8d802e
commit
60f39d8d91
55 changed files with 531 additions and 528 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# Path to oh-my-zsh.
|
||||
# Set the path to Oh My Zsh.
|
||||
OMZ="$HOME/.oh-my-zsh"
|
||||
|
||||
# Set the key mapping style to 'emacs' or 'vi'.
|
||||
|
|
@ -23,7 +23,7 @@ COMPLETION_INDICATOR='false'
|
|||
# Example: plugins=(git lighthouse rails ruby textmate)
|
||||
plugins=(git)
|
||||
|
||||
# This will make you scream: OH MY ZSH!
|
||||
# This will make you shout: OH MY ZSHELL!
|
||||
source "$OMZ/init.zsh"
|
||||
|
||||
# Load the prompt theme (type prompt -l to list all themes).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue