-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
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
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:
- Download Cygwin Setup.exe or run and install the chere package.
- After install right click and Open Cygwin as Administrator.
- 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels

