Copy repo mintisan/awesome-cheat-sheets
Signed-off-by: Manuel Vergara <manuel@vergaracarmona.es>
194
README.md
Normal file
@ -0,0 +1,194 @@
|
|||||||
|
|
||||||
|
# Awesome Cheat Sheets [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
|
||||||
|
|
||||||
|
|
||||||
|
> Awesome Cheat Sheets for **Developer Utility**, like [Git](#git), [Vim](#vim)
|
||||||
|
, [Tmux](#tmux), [SublimeText](#sublimetext), [Markdown](#markdown), [Shell](#shell).
|
||||||
|
|
||||||
|
Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
||||||
|
|
||||||
|
**Check out my [blog](http://mintisan.github.io) 🦄 or say *hi* on [Twitter](https://twitter.com/mintisan).**
|
||||||
|
|
||||||
|
**Table of Contents**
|
||||||
|
|
||||||
|
- [Awesome Cheat Sheets ](#awesome-cheat-sheets-)
|
||||||
|
- [Git](#git)
|
||||||
|
- [Markdown](#markdown)
|
||||||
|
- [Python](#python)
|
||||||
|
- [Shell](#shell)
|
||||||
|
- [SublimeText](#sublimetext)
|
||||||
|
- [Tmux](#tmux)
|
||||||
|
- [Vim](#vim)
|
||||||
|
- [Visual Studio Code](#visual-studio-code)
|
||||||
|
- [Complement](#complement)
|
||||||
|
- [Contribute](#contribute)
|
||||||
|
- [License](#license)
|
||||||
|
|
||||||
|
## [Git](https://git-scm.com/)
|
||||||
|
|
||||||
|
- [Git Cheet Sheet from git - the simple guide](http://rogerdudler.github.io/git-guide/) : [[PDF Download]](http://rogerdudler.github.io/git-guide/files/git_cheat_sheet.pdf)
|
||||||
|
|
||||||
|
![](./attach/git_cheat_sheet.jpg)
|
||||||
|
|
||||||
|
- [Tower Git Cheat Sheet by Tobias Günther](http://www.git-tower.com/blog/git-cheat-sheet/) : [[PDF Download]](http://www.git-tower.com/blog/posts/git-cheat-sheet/git-cheat-sheet.zip)
|
||||||
|
|
||||||
|
![](./attach/git-cheat-sheet-large01.png)
|
||||||
|
|
||||||
|
|
||||||
|
- [Git CheetSheet from an interaction from NDP Software by Andrew Peterson](http://www.ndpsoftware.com/git-cheatsheet.html)
|
||||||
|
|
||||||
|
![](./attach/GitCheatsheetNDPSoftware.png)
|
||||||
|
|
||||||
|
- [Git cheat sheet, take two by Jan Krüger](https://jan-krueger.net/git-cheat-sheet-take-two/) : [[PDF Download]](https://jan-krueger.net/wordpress/wp-content/uploads/2007/09/git-cheat-sheet.pdf)
|
||||||
|
|
||||||
|
![](./attach/git-cheat-sheet.png)
|
||||||
|
|
||||||
|
- [git-flow cheatsheet created by Daniel Kummer](http://danielkummer.github.io/git-flow-cheatsheet/) : A cheatsheet on the usage of git flow
|
||||||
|
|
||||||
|
![](./attach/git_flow_cheatsheet.png)
|
||||||
|
|
||||||
|
- [GitHub Cheat Sheet](https://github.com/tiimgreen/github-cheat-sheet) : A collection of cool hidden and not so hidden features of Git and GitHub.
|
||||||
|
|
||||||
|
- [Git Cheat Sheet - git-flow](https://github.com/arslanbilal/git-cheat-sheet) : Git cheat sheet saves you from learning all the commands by heart.
|
||||||
|
|
||||||
|
## [Markdown](https://daringfireball.net/projects/markdown/)
|
||||||
|
|
||||||
|
- [Markdown Cheatsheet from markdown-here](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet)
|
||||||
|
|
||||||
|
- [Markdown Cheatsheet by Jon Schlinkert](https://gist.github.com/jonschlinkert/5854601)
|
||||||
|
<script src="https://gist.github.com/jonschlinkert/5854601.js"></script>
|
||||||
|
|
||||||
|
- [Markdown Syntax Cheat Sheet by Station in the Metro](http://stationinthemetro.com/apps-and-scripts/markdown-cheat-sheet) : [[PDF Download]](http://stationinthemetro.com/wp-content/uploads/2013/04/Markdown_Cheat_Sheet_v1-1.pdf)
|
||||||
|
|
||||||
|
![](./attach/Markdown_Cheat_Sheet_v1-1_0001.jpg)
|
||||||
|
|
||||||
|
![](./attach/Markdown_Cheat_Sheet_v1-1_0002.jpg)
|
||||||
|
|
||||||
|
- [markdown cheat sheet by Scott](http://scottboms.com/downloads/documentation/markdown_cheatsheet.pdf) : [[PDF Download]](http://scottboms.com/downloads/documentation/markdown_cheatsheet.pdf)
|
||||||
|
|
||||||
|
![](./attach/markdown_cheatsheet.jpg)
|
||||||
|
|
||||||
|
## Python
|
||||||
|
|
||||||
|
- [NumPy for MATLAB users](http://mathesaurus.sourceforge.net/matlab-numpy.html)
|
||||||
|
- [Numpy for Matlab users](https://docs.scipy.org/doc/numpy-dev/user/numpy-for-matlab-users.html)
|
||||||
|
- [Python & Pylab Cheat Sheet](http://www.physik.uzh.ch/lectures/informatik/python/res/pyrefcard.pdf)
|
||||||
|
|
||||||
|
|
||||||
|
## Shell
|
||||||
|
|
||||||
|
- [tldr](https://github.com/tldr-pages/tldr) : tldr is a collection of simplified and community-driven man pages.
|
||||||
|
|
||||||
|
![](./attach/shell-tldr-tar.png)
|
||||||
|
|
||||||
|
- [Linux Tutorial - Cheat SheetTutorial Sections ](http://ryanstutorials.net/linuxtutorial/cheatsheet.php)
|
||||||
|
|
||||||
|
![](./attach/shell-Linux-Tutorial-Cheat-Sheet.png)
|
||||||
|
|
||||||
|
- [Linux Tutorial - Grep Cheat Sheet](http://ryanstutorials.net/linuxtutorial/cheatsheetgrep.php)
|
||||||
|
|
||||||
|
![](./attach/shell-Linux-Tutorial-Grep-Cheat-Sheet.png)
|
||||||
|
|
||||||
|
- [Bash Redirections Cheat Sheet](http://www.catonmat.net/download/bash-redirections-cheat-sheet.pdf) : [[PDF Download]](http://www.catonmat.net/download/bash-redirections-cheat-sheet.pdf)
|
||||||
|
|
||||||
|
![](./attach/bash-redirections-cheat-sheet.jpg)
|
||||||
|
|
||||||
|
- [UNIX / LINUX CHEAT SHEET](http://cheatsheetworld.com/programming/unix-linux-cheat-sheet/)
|
||||||
|
|
||||||
|
![](./attach/Unix_Linux_Cheat_Sheet.png)
|
||||||
|
|
||||||
|
- [Linux Bash Shell Cheat Sheet](http://cli.learncodethehardway.org/bash_cheat_sheet.pdf) : [[PDF Download]](http://cli.learncodethehardway.org/bash_cheat_sheet.pdf)
|
||||||
|
|
||||||
|
![](./attach/bash_cheat_sheet.png)
|
||||||
|
|
||||||
|
- [Shell Scripting Cheat Sheet by Steve Parker](http://steve-parker.org/sh/cheatsheet.pdf) : [[PDF Download]](http://steve-parker.org/sh/cheatsheet.pdf)
|
||||||
|
|
||||||
|
![](./attach/simple_bash_cheatsheet.jpg)
|
||||||
|
|
||||||
|
- [Bash CheatSheet for Mac OSX by J. Le Coupanec](https://gist.github.com/LeCoupa/122b12050f5fb267e75f) : A little overlook of the Bash basics
|
||||||
|
<script src="https://gist.github.com/LeCoupa/122b12050f5fb267e75f.js"></script>
|
||||||
|
|
||||||
|
- [Terminal Mac Cheatsheet](https://github.com/0nn0/terminal-mac-cheatsheet)
|
||||||
|
|
||||||
|
- [GREP Cheat Sheet by Erica Gamet](http://www.ericagamet.com/wp-content/uploads/2011/11/Erica-Gamets-GREP-Cheat-Sheet.pdf) : [[PDF Download]](http://www.ericagamet.com/wp-content/uploads/2011/11/Erica-Gamets-GREP-Cheat-Sheet.pdf)
|
||||||
|
|
||||||
|
|
||||||
|
## [SublimeText](http://www.sublimetext.com/)
|
||||||
|
|
||||||
|
- [Sublime Text Keyboard Shortcut Cheat Sheet by Chris Simpkins](http://sweetme.at/2013/08/08/sublime-text-keyboard-shortcuts/)
|
||||||
|
|
||||||
|
![](./attach/Sublime_Text_Keyboard_Shortcut_Cheat_Sheet_Sweetmeat.png)
|
||||||
|
|
||||||
|
- [ Sublime Text Periodic table of the Keyboard Shortcuts by WAKAMSHA](http://wakamsha.github.io/dev.cm/appendix/cheatsheet/sublimetext.html)
|
||||||
|
|
||||||
|
![PC](./attach/Sublime_Text_Periodic_table_of_the_Keyboard_Shortcuts_for_PC.png)
|
||||||
|
|
||||||
|
![Mac](./attach/Sublime_Text_Periodic_table_of_the_Keyboard_Shortcuts_for_Mac_OSX.png)
|
||||||
|
|
||||||
|
- [Sublime Text 2 Keyboard Shortcuts by Kyle Cearley](http://www.ractoon.com/2012/10/sublime-text-2-keyboard-shortcuts-printable/) : [[PDF Download for PC]](https://d38dico4iqn2di.cloudfront.net/wp-content/uploads/2012/10/sublime_text_2_shortcuts_printable_ractoon.pdf) [[PDF Download for Mac]](https://d38dico4iqn2di.cloudfront.net/wp-content/uploads/2012/10/sublime_text_2_shortcuts_mac_printable_ractoon.pdf)
|
||||||
|
|
||||||
|
![PC](./attach/sublime_text_2_shortcuts_for_pc.png)
|
||||||
|
|
||||||
|
![Mac](./attach/sublime_text_2_shortcuts_for_mac.png)
|
||||||
|
|
||||||
|
## [Tmux](https://tmux.github.io/)
|
||||||
|
|
||||||
|
- [tmux shortcuts & cheatsheet by Mohamed A. Hassan](https://gist.github.com/MohamedAlaa/2961058)
|
||||||
|
|
||||||
|
<script src="https://gist.github.com/MohamedAlaa/2961058.js"></script>
|
||||||
|
|
||||||
|
- [tmux cheat sheet by Andrey Tarantsov](https://gist.github.com/andreyvit/2921703)
|
||||||
|
|
||||||
|
<script src="https://gist.github.com/andreyvit/2921703.js"></script>
|
||||||
|
|
||||||
|
- [Tmux Quick Reference & Cheat sheet by Allen Fair](https://gist.github.com/afair/3489752)
|
||||||
|
<script src="https://gist.github.com/afair/3489752.js"></script>
|
||||||
|
|
||||||
|
![](./attach/tmux-quick-reference-and-cheat-cheet.png)
|
||||||
|
|
||||||
|
- [A tmux cheat sheet By Alvin Alexander](http://alvinalexander.com/linux-unix/tmux-cheat-sheet-commands-pdf) : [[PDF Download]](http://alvinalexander.com/downloads/linux/tmux-cheat-sheet.pdf)
|
||||||
|
|
||||||
|
![](./attach/tmux-cheat-sheet.png)
|
||||||
|
|
||||||
|
|
||||||
|
## [Vim](http://www.vim.org/)
|
||||||
|
|
||||||
|
- [Graphical vi-vim Cheat Sheet](http://www.viemu.com/a_vi_vim_graphical_cheat_sheet_tutorial.html) : [[PDF Download]](http://www.glump.net/files/2012/08/vi-vim-cheat-sheet-and-tutorial.pdf)
|
||||||
|
|
||||||
|
![](./attach/vi-vim-cheat-sheet.png)
|
||||||
|
|
||||||
|
- [Vim Cheat Sheet from michael](http://michael.peopleofhonoronly.com/vim/) : [[PDF Download]](http://michael.peopleofhonoronly.com/vim/vim_cheat_sheet_for_programmers_screen.pdf)
|
||||||
|
|
||||||
|
![](./attach/vim_cheat_sheet_for_programmers_print.png)
|
||||||
|
|
||||||
|
- [Vim Cheat Sheet by Richard](http://vim.rtorr.com/)
|
||||||
|
|
||||||
|
![](./attach/Vim_Cheat_Sheet_by_Richard.png)
|
||||||
|
|
||||||
|
- [Vim Visual Cheat Sheet](http://blog.vgod.tw/2009/12/08/vim-cheat-sheet-for-programmers/) : [[PDF Download]](http://people.csail.mit.edu/vgod/vim/vim-cheat-sheet-en.pdf)
|
||||||
|
|
||||||
|
![](./attach/vim-cheat-sheet-en.png)
|
||||||
|
|
||||||
|
## [Visual Studio Code](https://code.visualstudio.com/)
|
||||||
|
|
||||||
|
- [Cheat sheet VSCode](https://code.visualstudio.com/shortcuts/keyboard-shortcuts-linux.pdf)
|
||||||
|
|
||||||
|
## Complement
|
||||||
|
|
||||||
|
- [OverAPI.com](http://overapi.com/) : Collecting All Cheat Sheets
|
||||||
|
- [shortcutFoo](https://www.shortcutfoo.com/) : [shortcutFoo](https://twitter.com/#!/shortcutfoo) was created by programmers for programmers in an attempt to make learning your editor fun, easy, and effective. Akin to the days of first learning how to type on a keyboard, shortcutFoo aims to help programmers accomplish more in less time and with fewer keystrokes.
|
||||||
|
- [Cheatography](http://www.cheatography.com/) : Cheatography is a cheat sheet builder and repository where you can build, upload and share cheat sheets and quick references.
|
||||||
|
- [ShortcutWorld.com](http://www.shortcutworld.com/) : ShortcutWorld.com is an open, wiki-style Reference Database for Keyboard Shortcuts.
|
||||||
|
- [Cheat-Sheets.org](http://www.cheat-sheets.org/) : All cheat sheets, round-ups, quick reference cards, quick reference guides and quick reference sheets in one page.
|
||||||
|
- [CheatSheet App for Mac OS X](https://www.mediaatelier.com/CheatSheet/) : Just hold the ⌘-Key a bit longer to get a list of all active short cuts of the current application. It's as simple as that.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## Contribute
|
||||||
|
|
||||||
|
Contributions welcome! Read the [contribution guidelines](contributing.md) first.
|
||||||
|
|
||||||
|
|
||||||
|
## License
|
||||||
|
|
||||||
|
<a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/80x15.png" /></a><br /><span xmlns:dct="http://purl.org/dc/terms/" href="http://purl.org/dc/dcmitype/Dataset" property="dct:title" rel="dct:type">Awesome Cheat Sheets</span> by <a xmlns:cc="http://creativecommons.org/ns#" href="http://mintisan.github.io/" property="cc:attributionName" rel="cc:attributionURL">Ted Lin</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.<br />Based on a work at <a xmlns:dct="http://purl.org/dc/terms/" href="https://github.com/mintisan/awesome-cheat-sheets" rel="dct:source">https://github.com/mintisan/awesome-cheat-sheets</a>.
|
1565
attach/Erica-Gamets-GREP-Cheat-Sheet.pdf
Normal file
BIN
attach/Firefox Keyboard shortcuts.png
Normal file
After Width: | Height: | Size: 7.5 MiB |
BIN
attach/Game of Thrones Cheat Sheet.png
Normal file
After Width: | Height: | Size: 3.7 MiB |
BIN
attach/GitCheatsheetNDPSoftware.png
Normal file
After Width: | Height: | Size: 2.0 MiB |
BIN
attach/HTML5 Canvas Cheat Sheet - origin.jpg
Normal file
After Width: | Height: | Size: 430 KiB |
BIN
attach/HTML5 Canvas Cheat Sheet.png
Normal file
After Width: | Height: | Size: 3.1 MiB |
BIN
attach/HaskellCheatSheet.pdf
Normal file
BIN
attach/HaskellCheatSheet.png
Normal file
After Width: | Height: | Size: 601 KiB |
BIN
attach/Keyboard shortcuts Chrome Help.png
Normal file
After Width: | Height: | Size: 2.6 MiB |
BIN
attach/Markdown_Cheat_Sheet_v1-1.pdf
Normal file
BIN
attach/Markdown_Cheat_Sheet_v1-1_0001.jpg
Normal file
After Width: | Height: | Size: 631 KiB |
BIN
attach/Markdown_Cheat_Sheet_v1-1_0002.jpg
Normal file
After Width: | Height: | Size: 722 KiB |
BIN
attach/Sublime_Text_Keyboard_Shortcut_Cheat_Sheet_Sweetmeat.png
Normal file
After Width: | Height: | Size: 1.3 MiB |
After Width: | Height: | Size: 1.1 MiB |
After Width: | Height: | Size: 1.1 MiB |
BIN
attach/Unix_Linux_Cheat_Sheet.png
Normal file
After Width: | Height: | Size: 985 KiB |
BIN
attach/Vim_Cheat_Sheet_by_Richard.png
Normal file
After Width: | Height: | Size: 1.2 MiB |
BIN
attach/adb cheatsheet.pdf
Normal file
BIN
attach/adb cheatsheet.png
Normal file
After Width: | Height: | Size: 669 KiB |
BIN
attach/atom-editor-cheat-sheet.pdf
Normal file
BIN
attach/atom-editor-keyboard-shortcut-cheat-sheet.png
Normal file
After Width: | Height: | Size: 362 KiB |
BIN
attach/bash-redirections-cheat-sheet.jpg
Normal file
After Width: | Height: | Size: 1.0 MiB |
BIN
attach/bash-redirections-cheat-sheet.pdf
Normal file
BIN
attach/bash_cheat_sheet.pdf
Normal file
BIN
attach/bash_cheat_sheet.png
Normal file
After Width: | Height: | Size: 254 KiB |
BIN
attach/eclipse-shortcuts-4.4.0.pdf
Normal file
BIN
attach/git-cheat-sheet-large01.png
Normal file
After Width: | Height: | Size: 143 KiB |
BIN
attach/git-cheat-sheet-large02.png
Normal file
After Width: | Height: | Size: 146 KiB |
1510
attach/git-cheat-sheet-v2-back.svg
Normal file
After Width: | Height: | Size: 81 KiB |
1238
attach/git-cheat-sheet-v2-front.svg
Normal file
After Width: | Height: | Size: 60 KiB |
BIN
attach/git-cheat-sheet.pdf
Normal file
BIN
attach/git-cheat-sheet.png
Normal file
After Width: | Height: | Size: 622 KiB |
BIN
attach/git-cheat-sheet.zip
Normal file
3664
attach/git_cheat_sheet 常用命令速查表.pdf
Normal file
BIN
attach/git_cheat_sheet.jpg
Normal file
After Width: | Height: | Size: 397 KiB |
BIN
attach/git_cheat_sheet.pdf
Normal file
BIN
attach/git_flow_cheatsheet.png
Normal file
After Width: | Height: | Size: 3.0 MiB |
BIN
attach/markdown_cheatsheet.jpg
Normal file
After Width: | Height: | Size: 1.1 MiB |
BIN
attach/markdown_cheatsheet.pdf
Normal file
BIN
attach/martinprins_sublime-text-3-osx.pdf
Normal file
BIN
attach/njovin_sublime-text-2-windows.pdf
Normal file
BIN
attach/shell-Linux-Tutorial-Cheat-Sheet.png
Normal file
After Width: | Height: | Size: 895 KiB |
BIN
attach/shell-Linux-Tutorial-Grep-Cheat-Sheet.png
Normal file
After Width: | Height: | Size: 505 KiB |
BIN
attach/shell-tldr-tar.png
Normal file
After Width: | Height: | Size: 140 KiB |
BIN
attach/simple_bash_cheatsheet.jpg
Normal file
After Width: | Height: | Size: 826 KiB |
BIN
attach/simple_bash_cheatsheet.pdf
Normal file
BIN
attach/sublime_text_2_shortcuts_for_mac.png
Normal file
After Width: | Height: | Size: 839 KiB |
BIN
attach/sublime_text_2_shortcuts_for_pc.png
Normal file
After Width: | Height: | Size: 828 KiB |
BIN
attach/sublime_text_2_shortcuts_mac_printable_ractoon.pdf
Normal file
BIN
attach/sublime_text_2_shortcuts_printable_ractoon.pdf
Normal file
BIN
attach/tmux-cheat-sheet.pdf
Normal file
BIN
attach/tmux-cheat-sheet.png
Normal file
After Width: | Height: | Size: 286 KiB |
BIN
attach/tmux-quick-reference-and-cheat-cheet.png
Normal file
After Width: | Height: | Size: 200 KiB |
BIN
attach/vi-vim-cheat-sheet-and-tutorial.pdf
Normal file
BIN
attach/vi-vim-cheat-sheet-sch.gif
Normal file
After Width: | Height: | Size: 131 KiB |
BIN
attach/vi-vim-cheat-sheet.gif
Normal file
After Width: | Height: | Size: 155 KiB |
BIN
attach/vi-vim-cheat-sheet.png
Normal file
After Width: | Height: | Size: 1.2 MiB |
BIN
attach/vim-cheat-sheet-en.pdf
Normal file
BIN
attach/vim-cheat-sheet-en.png
Normal file
After Width: | Height: | Size: 541 KiB |
BIN
attach/vim-cheat-sheet.pdf
Normal file
BIN
attach/vim_cheat_sheet_for_programmers_bnw.pdf
Normal file
BIN
attach/vim_cheat_sheet_for_programmers_colorblind.pdf
Normal file
BIN
attach/vim_cheat_sheet_for_programmers_print.pdf
Normal file
BIN
attach/vim_cheat_sheet_for_programmers_print.png
Normal file
After Width: | Height: | Size: 1.7 MiB |
BIN
attach/vim_cheat_sheet_for_programmers_screen.pdf
Normal file
22
contributing.md
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
# Contribution Guidelines
|
||||||
|
|
||||||
|
Please ensure your pull request adheres to the following guidelines:
|
||||||
|
|
||||||
|
- Search previous suggestions before making a new one, as yours may be a duplicate.
|
||||||
|
- Suggested packages should be tested and documented.
|
||||||
|
- Make an individual pull request for each suggestion.
|
||||||
|
- Use the following format: `[package](link) - Description.`
|
||||||
|
- Additions should be added to the bottom of the relevant category.
|
||||||
|
- New categories, or improvements to the existing categorization are welcome.
|
||||||
|
- Link to the GitHub repo, or personal-weblog.
|
||||||
|
- Keep descriptions short and simple, but descriptive.
|
||||||
|
- Start the description with a capital and end with a full stop/period.
|
||||||
|
- Check your spelling and grammar.
|
||||||
|
- Make sure your text editor is set to remove trailing whitespace.
|
||||||
|
- The pull request should have a useful title and include a link to the package and why it should be included.
|
||||||
|
|
||||||
|
Thank you for your suggestions!
|
||||||
|
|
||||||
|
### Updating your PR
|
||||||
|
|
||||||
|
A lot of times, making a PR adhere to the standards above can be difficult. If the maintainers notice anything that we'd like changed, we'll ask you to edit your PR before we merge it. If you're not sure how to do that, [here is a guide](https://github.com/RichardLitt/docs/blob/master/amending-a-commit-guide.md) on the different ways you can update your PR so that we can merge it.
|