Less slow zsh boot
This commit is contained in:
parent
3dddb437c8
commit
12377b185f
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ ZSH_PLUGINS="$XDG_DATA_HOME/zsh/plugins"
|
|||
|
||||
# source $ZSH/oh-my-zsh.sh
|
||||
# emulate -R zsh -c 'source $ZSH_PLUGINS/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh'
|
||||
eval $(thefuck --alias) # thefuck - fix your stupid typo :)
|
||||
# eval $(thefuck --alias) # thefuck - fix your stupid typo :)
|
||||
source $ZSH_PLUGINS/fast-syntax-highlighting/fast-syntax-highlighting.plugin.zsh 2>/dev/null
|
||||
source $ZSH_PLUGINS/zsh-autosuggestions/zsh-autosuggestions.plugin.zsh 2>/dev/null
|
||||
#source $ZSH_CUSTOM/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh 2>/dev/null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue