aboutsummaryrefslogtreecommitdiff
path: root/.zprofile
diff options
context:
space:
mode:
authorMikunoNaka <bokuwakanojogahoshii@yahoo.com>2021-06-07 07:26:43 +0530
committerMikunoNaka <bokuwakanojogahoshii@yahoo.com>2021-06-07 07:26:43 +0530
commit53bbe3edc409e539cc968a20d7a3302e4978367e (patch)
treefb81c019720204c77fde139f269edfb5ba6c41ae /.zprofile
parenta24e985ed2c40e2522620c17d61d7f28b94142f8 (diff)
switched back to TTY login and zprofile/xinitrc
Diffstat (limited to '.zprofile')
-rw-r--r--.zprofile3
1 files changed, 3 insertions, 0 deletions
diff --git a/.zprofile b/.zprofile
new file mode 100644
index 0000000..2a4b59f
--- /dev/null
+++ b/.zprofile
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+[[ -f ~/.config/zsh/.zshenv ]] && source ~/.config/zsh/.zshenv