Skip to content

Commit

Permalink
Add cheatsheet
Browse files Browse the repository at this point in the history
  • Loading branch information
ablwr committed May 17, 2021
1 parent bd77c89 commit cc59828
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion _presentations/cli.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,8 @@
gow is short for Gnu On Windows and installing it will give you access to common UNIX commands, right from the Command Prompt! Recommended.

[Cygwin](http://cygwin.com/)
Cygwin is a "Linux-like environment" for Windows.
Cygwin is a "Linux-like environment" for Windows. [Here](https://www.pcwdld.com/cygwin-cheat-sheet) is a cheat sheet for getting started.


Mac: [iTerm2](https://iterm2.com/)
Another option instead of the Terminal with some bonus configuration features.
Expand Down Expand Up @@ -230,6 +231,7 @@
- [awesome-shell](https://github.com/alebcay/awesome-shell)
- [Command Line Cheat Sheet](https://www.git-tower.com/blog/posts/command-line-cheat-sheet)
- [Command Prompt Cheat Sheet](http://simplyadvanced.net/blog/cheat-sheet-for-windows-command-prompt/)
- [Cygwin Cheat Sheet](https://www.pcwdld.com/cygwin-cheat-sheet)
- [Software Carpentry Course](http://swcarpentry.github.io/shell-novice/)
- [Command Line Mystery Game](https://github.com/veltman/clmystery)
- [Command Line Scavenger Hunt](https://digiprez.com/cli-scavenger-hunt)
Expand Down

0 comments on commit cc59828

Please sign in to comment.