Skip to content

Commit

Permalink
Merge pull request #13 from shrysr/master
Browse files Browse the repository at this point in the history
Added Cheatsheets for Emacs, Git, BASH
  • Loading branch information
FavioVazquez committed Jan 25, 2019
2 parents 774a5aa + cdee438 commit 6e90842
Show file tree
Hide file tree
Showing 13 changed files with 24 additions and 0 deletions.
Binary file added General/BASH/bash_cheat_sheet.pdf
Binary file not shown.
Binary file added General/BASH/img/Linux-bash-cheatsheet-pg1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added General/BASH/img/Linux-bash-cheatsheet-pg2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added General/BASH/img/Linux-bash-cheatsheet-pg3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added General/BASH/img/Linux-bash-cheatsheet-pg4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added General/BASH/img/Linux-bash-cheatsheet-pg5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added General/BASH/img/Linux-bash-cheatsheet-pg6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added General/Git/atlassian-git-cheatsheet.pdf
Binary file not shown.
Binary file added General/Git/img/Atlassian_git_cheatsheet_pg1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added General/Git/img/Atlassian_git_cheatsheet_pg2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
24 changes: 24 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -376,6 +376,30 @@ From @afshinea:

![](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/General/Text_Editors/Vim/vim_cheat_sheet_for_programmers_print.png)

- [Emacs (PDF)](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/General/Text_Editors/Emacs/How-to-learn-Emacs-v2-large.pdf)

![](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/General/Text_Editors/Emacs/How-to-learn-Emacs-v2-large.png)

- [Git - Atlassian's Cheatsheet (PDF)](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/General/Git/atlassian-git-cheatsheet.pdf)

![](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/General/Git/img/Atlassian_git_cheatsheet_pg1.png)

![](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/General/Git/img/Atlassian_git_cheatsheet_pg2.png)

- [BASH (PDF)](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/General/BASH/bash_cheat_sheet.pdf)

![](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/General/BASH/img/Linux-bash-cheatsheet-pg1.png)

![](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/General/BASH/img/Linux-bash-cheatsheet-pg2.png)

![](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/General/BASH/img/Linux-bash-cheatsheet-pg3.png)

![](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/General/BASH/img/Linux-bash-cheatsheet-pg4.png)

![](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/General/BASH/img/Linux-bash-cheatsheet-pg5.png)

![](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/General/BASH/img/Linux-bash-cheatsheet-pg6.png)

By @ml874

- [Data Science Cheatsheet (PDF)](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/General/data-science-cheatsheet.pdf)
Expand Down

0 comments on commit 6e90842

Please sign in to comment.