From a6243585ba861c80d19f5f135170204e22bfc346 Mon Sep 17 00:00:00 2001 From: srdusr Date: Tue, 30 Sep 2025 11:50:05 +0200 Subject: Various changes, fixed .zshenv initializing properly, updated install.sh/packages.yml (testing shell-git invocation/make tmp and re-exec with bash) --- common/.zshenv | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 common/.zshenv (limited to 'common/.zshenv') diff --git a/common/.zshenv b/common/.zshenv new file mode 100644 index 0000000..12b221e --- /dev/null +++ b/common/.zshenv @@ -0,0 +1,2 @@ +ZDOTDIR="$HOME/.config/zsh" +source -- "$ZDOTDIR/.zshenv" -- cgit v1.2.3