Files
dotfiles/.config/zsh/zshrc.d/00-autoload.zsh
Julian Prein 9ed2f526da zsh:autoload: Fix loading of symlinked functions
Only plain files were autoloaded because of the glob qualifier. Switch
to no-directories so that symlinks (e.g. git-ssh-and-https) are loaded.
2025-06-19 12:49:01 +02:00

885 B