Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Oh My Zsh
Commits
7297b446
Commit
7297b446
authored
Dec 21, 2013
by
Dražen Lučanin
Committed by
ncanceill
Jun 04, 2014
Browse files
too many plugins = slow init warning
parent
3cdfdad2
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/zshrc.zsh-template
View file @
7297b446
...
@@ -44,6 +44,7 @@ ZSH_THEME="robbyrussell"
...
@@ -44,6 +44,7 @@ ZSH_THEME="robbyrussell"
# Which plugins would you like to load? (plugins can be found in ~/.oh-my-zsh/plugins/*)
# Which plugins would you like to load? (plugins can be found in ~/.oh-my-zsh/plugins/*)
# Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/
# Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/
# Example format: plugins=(rails git textmate ruby lighthouse)
# Example format: plugins=(rails git textmate ruby lighthouse)
# Add wisely, as too many plugins slow down shell startup.
plugins=(git)
plugins=(git)
source $ZSH/oh-my-zsh.sh
source $ZSH/oh-my-zsh.sh
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment