From a28e0769b8ff188240589ddb7c0e99c46169de7b Mon Sep 17 00:00:00 2001 From: srdusr Date: Mon, 1 Sep 2025 19:42:20 +0200 Subject: Testing --- linux/home/.zprofile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'linux') diff --git a/linux/home/.zprofile b/linux/home/.zprofile index 322d2ce..dafce71 100644 --- a/linux/home/.zprofile +++ b/linux/home/.zprofile @@ -1 +1,3 @@ emulate sh -c '. ~/.profile' +#[[ -f ~/.config/zsh/.zshenv ]] && . ~/.config/zsh/.zshenv +#[[ -f ~/.profile ]] && . ~/.profile -- cgit v1.2.3