# # Executes commands at the start of an interactive session. # # Authors: # Sorin Ionescu # # Source Prezto. if [[ -s "$PREZTO/init.zsh" ]]; then source "$PREZTO/init.zsh" fi # Customize to your needs...