# # Executes commands at the start of an interactive session. # # Authors: # Sorin Ionescu # # Source Prezto. mypath=$(readlink -f "${ZDOTDIR:-$HOME}/.zshrc") prezto_home=${mypath:h:h} source "${prezto_home}/init.zsh" # Customize to your needs...