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/zprofile | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 straper/db/public/environment/zsh/zprofile (limited to 'straper/db/public/environment/zsh/zprofile') diff --git a/straper/db/public/environment/zsh/zprofile b/straper/db/public/environment/zsh/zprofile new file mode 100644 index 0000000..09db6f5 --- /dev/null +++ b/straper/db/public/environment/zsh/zprofile @@ -0,0 +1,7 @@ +# /etc/zsh/zprofile: system-wide .zprofile file for zsh(1). +# +# This file is sourced only for login shells (i.e. shells +# invoked with "-" as the first character of argv[0], and +# shells invoked with the -l flag.) +# +# Global Order: zshenv, zprofile, zshrc, zlogin -- cgit v1.3