FG
💻 Software

Cygwin .bashrc not being source because cygwin starting in Windows home

Fresh5 days ago
Mar 15, 202616051 views
Confidence Score0%
0%

Problem

NOTE: Please see my second edit below for an update on the problem. Cygwin was working fine for me until last week. Now .bashrc isn't getting sourced. I must have installed something or changed something but I can't remember exactly what caused the problem. When I start Cygwin, I'm in my Windows ho…

Error Output

@echo off

C:
chdir C:\cygwin\bin

set CYGWIN=tty notitle glob

bash --login -i

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Cygwin .bashrc not being source because cygwin starting in Windows home

Low Risk

The Cygwin FAQ explains how is set: When starting Cygwin from Windows, is determined as follows in order of decreasing priority: from the Windows environment, translated to POSIX form. The entry in When using Cygwin from the network (telnet, ssh,...…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment