Commit Graph

621 Commits

Author SHA1 Message Date
Julien Le Coupanec f0d26648ae
Merge pull request #209 from Codyhintzch/patch-1
Added some basics commands and key combos
2021-05-15 09:51:48 +02:00
Codyhintzch d6ba64e4b9
Added some basics commands and key combos
Noticed there was some stuff missing that I consider good basics to use so I compared the cheat sheet with my own personal cheat sheet and added some stuff. I tried to stay basic enough that it stayed relevant to anybody doing bash stuff
2021-05-14 15:45:11 -06:00
Julien Le Coupanec d8d6fa49c0
Merge pull request #208 from nicolasDonkey/patch-1
Update Mysql.sh add create user command
2021-05-13 13:22:02 +02:00
nicolasDonkey a37345dc55
Update Mysql.sh add create user command 2021-05-13 12:38:31 +02:00
Julien Le Coupanec 5afbb2dd0f
Merge pull request #195 from Devorein/redis-lpushx
Added redis lpushx command
2021-05-08 00:37:04 +02:00
Julien Le Coupanec 7148273bc4
fix: typo 2021-05-07 20:04:46 +02:00
Julien Le Coupanec b2e4dd2b91
Merge pull request #201 from Eyob-mulualem/patch-1
Update git cheat-sheets
2021-05-07 13:29:11 +02:00
Eyob Mulualem 5fa1f190c1
Update git cheetsheet
add remote reposiory
2021-05-07 08:04:22 +03:00
Safwan Shaheer e1828cbe2c Added redis lpushx command 2021-04-30 20:33:24 +06:00
Julien Le Coupanec 05f8c9ee01
Merge pull request #193 from tosi29/remove-duplicate
Remove duplicate description from Python Basic Datatypes
2021-04-21 10:07:11 +02:00
tosi29 283257b750 Remove duplicate from Basic Datatypes 2021-04-21 16:41:13 +09:00
Julien Le Coupanec b6dc8fb718
Merge pull request #192 from SabryTarek/master
add equivalent to bash command
2021-04-16 18:08:15 +02:00
SabryTarek f806fefafb add equivalent to bash command 2021-04-16 13:49:26 +00:00
Julien Le Coupanec 016c07af64
Merge pull request #186 from inoue0426/master
add perl extensions for visual studio code
2021-03-28 11:52:45 +02:00
inoue0426 e591db15a3 add perl extensions for vsc 2021-03-28 14:57:20 +09:00
Julien Le Coupanec 7ccf0d3a92
Merge pull request #184 from kobito-kun/patch-1
Minor Fix
2021-03-26 17:01:29 +01:00
Kobi 1030d6737d
Minor Fix
Just a character fix.
2021-03-26 01:24:55 -04:00
Julien Le Coupanec 7989cb9a6f
Merge pull request #183 from kasperfrederiksen/patch-1
Fixed wrong declaration in variable section
2021-03-25 15:45:15 +01:00
Kasper Frederiksen 53ad5697e8
Fixed wrong declaration in variable section 2021-03-25 15:25:41 +01:00
Julien Le Coupanec cff39967e1
Merge pull request #181 from nitish770/master
Sublime Text : Extra keys added
2021-03-23 13:50:24 +01:00
nk 336ef76baa Sublime Text : Extra keys added 2021-03-23 17:58:59 +05:30
Julien Le Coupanec 81a237ae9f
Merge pull request #180 from Weltraum/patch-1
Update golang.md
2021-03-21 13:57:26 +01:00
Vlad 46f2b2e3a1
Update golang.md 2021-03-21 14:33:51 +03:00
Julien Le Coupanec db0520dc23
Merge pull request #179 from nitish770/master
python.md Incorrect Keywords fixed
2021-03-16 15:16:24 +01:00
nitish770 27d1831c27 broken table in python keywords fixed 2021-03-16 12:49:38 +05:30
nitish770 2c92735c4f #177 python keywords corrected 2021-03-16 12:47:34 +05:30
Julien Le Coupanec 987b708b36
Merge pull request #171 from G0ldmember/patch-1
Update java.md
2021-03-13 19:14:06 +01:00
G0ldmember 7fdab9da66
Update java.md
fixed typos
2021-03-11 18:55:18 +01:00
Julien Le Coupanec 89761b71da
Merge pull request #170 from Pospelove/patch-1
Fix typo in java.md
2021-03-11 13:27:25 +01:00
Leonid Pospelov 641fa33773
Update java.md 2021-03-11 15:11:11 +03:00
Julien Le Coupanec 75ed33d564
docs: reorder imperative languages alphabetically 2021-03-10 12:50:17 +01:00
Julien Le Coupanec d04175dd56
Merge pull request #163 from LuanSilveiraSouza/add-go-language
Add Go language
2021-03-10 12:49:32 +01:00
LuanSilveiraSouza 9b89b3136a fix: add anon funcs in go cheatsheet 2021-03-09 15:56:15 -03:00
LuanSilveiraSouza 61f5d0359f docs: add routines to go cheatsheet 2021-03-09 15:44:47 -03:00
LuanSilveiraSouza 9349857693 docs: start libs section of go cheatsheet 2021-03-06 21:07:16 -03:00
LuanSilveiraSouza 609f229542 docs: start advanced section of go cheatsheet 2021-03-06 20:02:59 -03:00
LuanSilveiraSouza 3775de44b5 docs: add syntax section to go cheatsheet 2021-03-06 13:02:49 -03:00
LuanSilveiraSouza d3a4a69ce9 docs: start golang cheatsheet 2021-03-06 11:40:00 -03:00
Julien Le Coupanec 75eab8746b
Merge pull request #161 from theRay1s/patch-2
tools(heroku.sh): Update heroku.sh
2021-02-06 11:53:11 +01:00
Rehan Singh 61cd930585
tools(heroku.sh): Update heroku.sh 2021-02-06 10:35:33 +05:30
Julien Le Coupanec 47675c4fa3
Merge pull request #159 from devansh-07/patch-1
Correct misspelled word
2021-02-05 18:37:40 +01:00
Devansh Soni 1de769e598
Correct misspelled word 2021-02-05 18:14:31 +05:30
Julien Le Coupanec b7726cf471 Merge branch 'master' of github.com:LeCoupa/awesome-cheatsheets 2020-12-31 15:30:23 +01:00
Julien Le Coupanec ea8e8cd900 docs(elasticsearch): add brew command 2020-12-31 15:30:21 +01:00
Julien Le Coupanec 5e0c76a63e
Merge pull request #155 from jveer634/patch-1
Added python cheat sheet to the languages folder.
2020-12-12 11:41:09 +01:00
Jay 2ab007e2a3
Added Python link to README 2020-12-12 15:56:23 +05:30
Jay d590c82ecb
Added python cheat sheet to the languages folder.
I intentionally skipped the OOPS concept as it consists more data which is making cheat book but not sheet,
Please do mention if I'm missing, I will add them.
2020-12-08 00:36:18 +05:30
Julien Le Coupanec be167bc112
Merge pull request #154 from Hiebs915/master
Grammatical Error under Visual Studio Cheatsheet > Git
2020-12-07 18:10:59 +01:00
Julien Le Coupanec 32586c3fcf fix(ubuntu): remove duplicated command 2020-12-07 17:22:24 +01:00
Julien Le Coupanec 731020d2e4 docs(ubuntu): display ip of the server 2020-12-07 17:22:08 +01:00