DMARC-Filter: OpenDMARC Filter v1.4.2 delorie.com 50425YBM1553058 Authentication-Results: delorie.com; dmarc=pass (p=none dis=none) header.from=cygwin.com Authentication-Results: delorie.com; spf=pass smtp.mailfrom=cygwin.com DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 50425YBM1553058 Authentication-Results: delorie.com; dkim=pass (1024-bit key, unprotected) header.d=cygwin.com header.i=@cygwin.com header.a=rsa-sha256 header.s=default header.b=n5Yzztg9 X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D8EB03858CDA DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1735956333; bh=YHv3mHSWycKxD4dfdMcb5K7ZlEvC2qCAwhE5bRp6zgA=; h=Date:To:Subject:In-Reply-To:References:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=n5Yzztg9JLMmJSTF18x8F68w//frNxv9Ol1TnYuQP/Nt5zwFxTsAHGJnM7Bh2MJ8Q Q5hKffnwkSHJIAMU2tBxrD9uZhpQdjqMvJi51d0m5Joo/bbyvrhAncSyFLPN1dswgp SWLomiAiX+/KRusdDT8+cH/TakB5rP+Awr3Lsv2k= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org CF1E13858D20 ARC-Filter: OpenARC Filter v1.0.0 sourceware.org CF1E13858D20 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1735956305; cv=none; b=p69+Bjhx8ntPMtwK42MzLQ6UyMwDNgs6hFElGJllgUnROsI1IlmJ9ZWtRdzQiWU4+w3I+NHyQoxGW2W/fk2WBR39P3tB9Bew4fMPkzNoggg4qdbgSsLb+7FKxfOsHuAqsDKbI6hrWrhUkGpZqQ++tlhgAxkJlEzqmVf4BIHPJwM= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1735956305; c=relaxed/simple; bh=yJqNyrf2+R61545WszNP7qwVKLFebRK8Ce2GjLmkoVc=; h=DKIM-Signature:Date:From:Message-ID:To:Subject:MIME-Version; b=AL4hvTEstG6NanZoBqr6M/DY2lUX6io4KEsHQ3tXznMXN03lcvcQKvUYr40F5XkksMOLA0eXSMgjuCw6Ly4/C9EM+OQbQNCKmNzrBdHJSb6xS9BPkyB4DtrvZ8CiyT7RmuDUEo5i8bKKpuhCnJf5LPmm3aIqSBHpwxgbvT2OPBk= ARC-Authentication-Results: i=1; server2.sourceware.org DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CF1E13858D20 X-Yandex-Fwd: 1 Date: Sat, 4 Jan 2025 04:50:39 +0300 X-Mailer: The Bat! (v9.3.4) Professional Message-ID: <46823961.20250104045039@yandex.ru> To: Daisuke Fujimura , cygwin AT cygwin DOT com Subject: Re: zsh (oh-my-zsh) hangs on cygwin-3.5.5-1 In-Reply-To: References: <20241221194059 DOT ce84fac7b597eb86d3e87869 AT nifty DOT ne DOT jp> <20241221194701 DOT cd7bf8d69fe99301acbf07a8 AT nifty DOT ne DOT jp> MIME-Version: 1.0 X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.30 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Andrey Repin via Cygwin Reply-To: cygwin AT cygwin DOT com Cc: Andrey Repin Content-Type: text/plain; charset="utf-8" Errors-To: cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 50425YBM1553058 Greetings, Daisuke Fujimura! Pardon my intervention, but I'd like to make an unrelated comment… >> Are any additional settings necessary? > - zsh is specified by the environment variable SHELL. > - HOME is a symbolic link. (`/home/myname` -> `/cygdrive/c/Users/myname`) I'd suggest using nsswitch.conf/db_home setting to point Cygwin to your profile directly over using a symlink to access it. You could (and most likely want to) retain the symlink for when you want to navigate through /home/, but otherwise a direct reference would be a more stable configuration. Symlinks are fragile and easily lost to the sands of time. -- With best regards, Andrey Repin Saturday, January 4, 2025 04:43:59 Sorry for my terrible english... -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple