zshrc.d icon indicating copy to clipboard operation
zshrc.d copied to clipboard

Load config files from a zshrc.d directory

Results 2 zshrc.d issues
Sort by recently updated
recently updated
newest added

Hi! First of all - thank you for great work! But i see 3 same plugins from you: - mattmc3/zshrc.d - mattmc3/zfunctions - mattmc3/zephyr - in plugins/zfunctions directory Which shoud...

I want to use global (multi-user configs) like /etc/zsh/zshrc.d/my_config.zshrc. Is this possible? Maybe I need to install this plugin globally but I didn't find info about that.