From cdef6419b46d66747bb1edf324dc41223da87c14 Mon Sep 17 00:00:00 2001 From: GrĂ©goire DuchĂȘne Date: Sat, 8 Jul 2023 12:10:11 +0100 Subject: zsh: Iterate through variants in source_if_exists --- zsh/profile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'zsh/profile') diff --git a/zsh/profile b/zsh/profile index 536502d..7c70bb4 100644 --- a/zsh/profile +++ b/zsh/profile @@ -15,6 +15,4 @@ if [[ -n ${TERM} ]]; then stty -ixon fi -source_if_exists dotfiles-${UNAME}/zsh/profile -source_if_exists dotfiles-${DOMAIN}/zsh/profile -source_if_exists dotfiles-${HOST}/zsh/profile +source_if_exists zsh/profile -- cgit v1.2.3-70-g09d2