File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ function _slow_load_warning {
8282 configurations from your .zshrc file as HyDE will handle it for you.
8383 - Check the '.zshrc' file from the repo for a clean configuration.
8484 https://github.com/HyDE-Project/HyDE/blob/master/Configs/.zshrc
85- 3. Check the '~/.hyde.zshrc ' file for any slow initialization scripts.
85+ 3. Check the '~/.user.zsh ' file for any slow initialization scripts.
8686
8787 For more information, on the possible causes of slow shell startup, see:
8888 🌐 https://github.com/HyDE-Project/HyDE/wiki
Original file line number Diff line number Diff line change 11# Add user configurations here
22# For HyDE to not touch your beloved configurations,
33# we added 2 files to the project structure:
4- # 1. ~/.hyde.zshrc - for customizing the shell related hyde configurations
4+ # 1. ~/.user.zsh - for customizing the shell related hyde configurations
55# 2. ~/.zshenv - for updating the zsh environment variables handled by HyDE // this will be modified across updates
66
77# Plugins
You can’t perform that action at this time.
0 commit comments