Automatically open $HOME session on first terminal launch

This commit is contained in:
2025-08-31 12:25:43 +03:00
parent 437d52e37b
commit 3fe4c53f9f

2
.zshrc
View File

@@ -122,6 +122,8 @@ if [ ! -f "$MARKER_FILE" ]; then
# in prod it'll be read access /var/lib/eko which is fine I guess?
chmod o+x /home/kyren/
K_SWITCH_HOME=
touch "$MARKER_FILE"
fi