diff --git a/zsh/.zprofile b/zsh/.zprofile new file mode 100644 index 0000000..1722164 --- /dev/null +++ b/zsh/.zprofile @@ -0,0 +1 @@ +[[ -f ~/.zprofile.local ]] && source ~/.zprofile.local