From 8c4a6f932b129df4f9a63b7b2e2bcaea6f215866 Mon Sep 17 00:00:00 2001 From: Ibrahim Mkusa Date: Sun, 28 Jul 2024 23:05:45 -0400 Subject: Took snapshot of my main dotfiles --- zsh/.zprofile | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 zsh/.zprofile (limited to 'zsh/.zprofile') diff --git a/zsh/.zprofile b/zsh/.zprofile new file mode 100644 index 0000000..c6cc8d3 --- /dev/null +++ b/zsh/.zprofile @@ -0,0 +1,4 @@ +# if [ -z "$DISPLAY" ] && [ -n "$XDG_VTNR" ] && [ "$XDG_VTNR" -eq 1 ]; then +# exec startx +# fi + -- cgit v1.2.3