zsh and rc file abstract
[dotfiles.git] / .zprofile
diff --git a/.zprofile b/.zprofile
new file mode 100644 (file)
index 0000000..d54fc62
--- /dev/null
+++ b/.zprofile
@@ -0,0 +1,5 @@
+
+source ~/.config/shell/commonprofile
+
+[ -f "$ZDOTDIR/.zshrc" ] && source "$ZDOTDIR/.zshrc"
+