From 39711cf6c2ec5a3b4480dcb4800cc3802bda5bf2 Mon Sep 17 00:00:00 2001 From: Lukasz Kasprzak Date: Fri, 20 Mar 2026 19:16:32 +0100 Subject: feat: first fully successful run e2e on straper --- straper/db/public/environment/zsh/zlogin | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 straper/db/public/environment/zsh/zlogin (limited to 'straper/db/public/environment/zsh/zlogin') diff --git a/straper/db/public/environment/zsh/zlogin b/straper/db/public/environment/zsh/zlogin new file mode 100644 index 0000000..f6cd2f2 --- /dev/null +++ b/straper/db/public/environment/zsh/zlogin @@ -0,0 +1,9 @@ +# /etc/zsh/zlogin: system-wide .zlogin file for zsh(1). +# +# This file is sourced only for login shells. It +# should contain commands that should be executed only +# in login shells. It should be used to set the terminal +# type and run a series of external commands (fortune, +# msgs, from, etc.) +# +# Global Order: zshenv, zprofile, zshrc, zlogin -- cgit v1.3