Hacker News new | ask | show | jobs
by skizziepop 2089 days ago
for fname in ~/.config/zsh/functions/*; do source $fname; done

will prevent issues with special chars and spaces in filenames