Skip to content

tips for setting up cgywin #5

@pacav69

Description

@pacav69

Introduction

Here are some tips that could be added to the readme file

Selecting mirror

To get a more closer mirror type the following in your browser:

https://www.cygwin.com/mirrors.html

select the mirror for your country

cygwinaddmirror
figure 1

then paste into the setup option of 'User Url' as shown in figure 1
then click add

Adding default directory option

after doing the following


$ mkdir workspace
$ cd workspace

open the following file:

C:\cygwin64\home\User\.bashrc

append the following to the file

cd /cygdrive/c/Users/user

where 'user' is your login name

so next time you open the cgywin bash it will open in your workspace

Right click option

Alternatively use this option

On Windows:

  1. Download Cygwin Setup.exe or run and install the chere package.
  2. After install right click and Open Cygwin as Administrator.
  3. type "chere -i" or "chere -i -t mintty" if you would like to use Mintty

when a folder is selected right click and select as shown in figure 2

` Bash Prompt Here

`
bashprompthere
figure 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions