Skip to content
Snippets Groups Projects
Commit 43e4b816 authored by Sven Graupner's avatar Sven Graupner
Browse files

update Cygwin_setup.md

parent a0b1bedb
No related branches found
No related tags found
No related merge requests found
...@@ -31,10 +31,9 @@ for more detail about the differences between *Cygwin* and *MinGW / GitBash*. ...@@ -31,10 +31,9 @@ for more detail about the differences between *Cygwin* and *MinGW / GitBash*.
Good introductions to *bash* are: Good introductions to *bash* are:
- [https://cs.lmu.edu/~ray/notes/bash](https://cs.lmu.edu/~ray/notes/bash). - [Introduction to Bash](https://cs.lmu.edu/~ray/notes/bash).
- Also recommended is the - [Bash Tutorial for Beginners](https://linuxconfig.org/bash-scripting-tutorial-for-beginners).
[Tutorial for Beginners](https://linuxconfig.org/bash-scripting-tutorial-for-beginners).
   
...@@ -288,10 +287,10 @@ Skip when no customization is desired. ...@@ -288,10 +287,10 @@ Skip when no customization is desired.
- [What is PATH?](https://en.wikipedia.org/wiki/PATH_(variable)) - [What is PATH?](https://en.wikipedia.org/wiki/PATH_(variable))
- Bash tutorials: - Bash tutorials:
- [https://cs.lmu.edu/~ray/notes/bash](https://cs.lmu.edu/~ray/notes/bash). - [Introduction to Bash](https://cs.lmu.edu/~ray/notes/bash).
- [Tutorial for Beginners](https://linuxconfig.org/bash-scripting-tutorial-for-beginners). - [Tutorial for Beginners](https://linuxconfig.org/bash-scripting-tutorial-for-beginners).
- [Differences between Cygwin and MinGW](https://stackoverflow.com/questions/771756/what-is-the-difference-between-cygwin-and-mingw) - [Differences between Cygwin and MinGW](https://stackoverflow.com/questions/771756/what-is-the-difference-between-cygwin-and-mingw)
- [Change Cygwin home folder after installation](https://stackoverflow.com/questions/1494658/how-can-i-change-my-cygwin-home-folder-after-installation). - [Change Cygwin HOME directory after installation](https://stackoverflow.com/questions/1494658/how-can-i-change-my-cygwin-home-folder-after-installation).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment