TIL bindkey, F5 to reload zsh2024-04-25TIL: bindkey # ~/.zshrc # F5 to reload zsh bindkey -s "^[[15~" "source ~/.zshrc\n"