aboutsummaryrefslogtreecommitdiff
path: root/.profile
diff options
context:
space:
mode:
Diffstat (limited to '.profile')
-rw-r--r--.profile5
1 files changed, 5 insertions, 0 deletions
diff --git a/.profile b/.profile
new file mode 100644
index 0000000..f95dc00
--- /dev/null
+++ b/.profile
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+[[ -f ~/.config/zsh/.zshenv ]] && source ~/.config/zsh/.zshenv
+
+