www.delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Date: | Sun, 30 Jan 2005 16:52:37 -0800 |
From: | vshastri AT san DOT rr DOT com |
Subject: | customizing bash |
To: | cygwin AT cygwin DOT com |
Reply-to: | vshastri AT san DOT rr DOT com |
Message-id: | <9c322e9c2233.9c22339c322e@socal.rr.com> |
MIME-version: | 1.0 |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id j0V0qooT018053 |
Hi, I am a new cygwin user. I am not able to locate the .profile, .login .bashrc etc bash files, so I can use it to customize bash. I understand from various installation instruction that I red that the HOME env variable needs to be set for this. I followed the instructions given in many cygwin guides and install docs and updated my HOME environment variable both in my Windows system environment variable tab as HOME=C:\Documents and Settings\vshastri And updated in cygwin.bat as follows before starting the bash shell: @echo off C: chdir C:\cygwin\bin set HOME=C:\Documents and Settings\vshastri bash --login –i I verified my update when I printed my environment variables and got the following (only showing relevant fields): $ env !::=::\ !C:=C:\cygwin\bin ALLUSERSPROFILE=C:\Documents and Settings\All Users ANT_HOME=C:\ant-1.6.2 APPDATA=C:\Documents and Settings\vshastri\Application Data CATALINA_HOME=C:\jakarta-tomcat-5.5.4 COMMONPROGRAMFILES=C:\Program Files\Common Files …. CVS_RSH=/bin/ssh FP_NO_HOST_CHECK=NO HOME=/cygdrive/c/Documents and Settings/vshastri HOMEDRIVE=C: HOMEPATH=\Documents and Settings\vshastri HOMESHARE=\\nas\users …… OLDPWD=/cygdrive/c/cygwin/usr/bin OS=Windows_NT Despite all these setup, I am still not able to see the creation of .profile, .login etc Please Help. How do I setup and access these files so I can ustomize my shell? Thanks Viji -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |