Commit Graph

719 Commits

Author SHA1 Message Date
Julien Le Coupanec 936500c032
Merge pull request #286 from codemonkey85/patch-1
Fix a typo
2022-07-06 11:10:33 +02:00
Julien Le Coupanec 908e4a11c7
Merge pull request #287 from ozayman/patch-1
UPDATE
2022-07-06 11:10:16 +02:00
Olindo Zaman 7c9fb9e945
UPDATE 2022-05-27 13:17:42 +06:00
Michael Bond 28c89f1a3b
Fix a typo 2022-05-25 08:39:25 -04:00
Julien Le Coupanec 2137ac0559 Merge branch 'master' of github.com:LeCoupa/awesome-cheatsheets 2022-04-15 22:01:16 +02:00
Julien Le Coupanec 5b44f78be2 build: set up commitlint 2022-04-15 22:01:00 +02:00
Julien Le Coupanec 44727dec60
Merge pull request #278 from MikeGalyen/main
adds a space between 'go' and 'to' on line 15 and and delete the void…
2022-04-11 11:41:06 +02:00
mike bb482c05bb adds a space between 'go' and 'to' on line 15 and and delete the void modifier on lines 64, 65, and 66 2022-04-04 01:07:48 -04:00
Julien Le Coupanec d85a74febf docs: search processes 2022-03-06 20:00:44 +01:00
Julien Le Coupanec a8b0e9978c docs: search and kill process 2022-03-06 20:00:38 +01:00
Julien Le Coupanec 8dac93f947 Merge branch 'master' of github.com:LeCoupa/awesome-cheatsheets 2022-02-23 16:08:52 +01:00
Julien Le Coupanec 30566a3a9f docs: resize volume 2022-02-23 16:08:50 +01:00
Julien Le Coupanec 4c3bde64f9
docs: update readme 2022-01-22 11:38:46 +01:00
Julien Le Coupanec c197c1e906
Merge pull request #263 from ekramasif/patch-1
Contributors Added on README.md
2022-01-22 11:37:55 +01:00
Julien Le Coupanec 3bd1097f99
Merge pull request #265 from haroldao/master 2022-01-21 00:56:41 +01:00
Harold AO 3b578313c3
strike replaced by del (strike is obsolete) 2022-01-17 20:55:47 +01:00
Ekram Asif 9edc51c045
Contributors Added on README.md 2022-01-02 00:11:24 +06:00
Julien Le Coupanec c958d3b39a
Merge pull request #261 from AnuragSharma122/patch-1
I have added a part of database in this file
2021-12-21 16:18:08 +01:00
AnuragSharma122 8b92343e9e
I have added a part of database in this file 2021-12-21 18:19:54 +05:30
Julien Le Coupanec 13b8d8b72d
Merge pull request #246 from el-abdel/master
Added mongoDB cheatSheet
2021-12-18 17:02:53 +01:00
Julien Le Coupanec 94a3376844
Merge pull request #252 from JuGid/master
More PHP elements
2021-12-18 17:01:46 +01:00
Julien Le Coupanec 4ea99284cb
Merge pull request #254 from VesitoDev/master
added shortcuts in vscode.md (more info in deskcription)
2021-12-18 17:00:32 +01:00
Julien Le Coupanec 92c29be4bb
Merge pull request #253 from rparwaiz/patch-3
Update bash.sh
2021-12-18 17:00:02 +01:00
Julien Le Coupanec c84099568f
Merge pull request #255 from sheikhhaziq/master
Update javascript.js
2021-12-18 12:19:48 +01:00
Julien Le Coupanec e72dd6a956
Merge pull request #258 from rparwaiz/patch-6
Update bash.sh
2021-12-12 22:46:46 +01:00
Julien Le Coupanec 3028f3ba76
Merge pull request #256 from rparwaiz/patch-4
Update bash.sh
2021-12-12 22:46:08 +01:00
Julien Le Coupanec 55afd60d33 Merge branch 'master' of github.com:LeCoupa/awesome-cheatsheets 2021-12-09 19:58:00 +01:00
Julien Le Coupanec fdb11164f1 docs: List last 100 logs for specific service 2021-12-09 19:57:58 +01:00
rparwaiz 4c1da007c0
Update bash.sh 2021-12-09 15:59:43 +00:00
rparwaiz acb515c171
Update bash.sh
typeset -l <x>                 # makes variable local - <x> must be an interger

declare -l                   # uppercase values in the variable are converted to lowercase
declare -A                   # makes it an associative array
2021-12-07 16:53:56 +00:00
Sheikh Haziq c245e58730
Update javascript.js 2021-12-07 20:34:25 +05:30
El. Abdellah 1b6b59947a
Merge branch 'LeCoupa:master' into master 2021-12-07 15:40:55 +01:00
VesitoDev 6b29cb5c71
added shortcuts in vscode.md (more info in deskcription)
added general and basic editing shortcuts for vs code. I added those in the Linux category, I am not sure if they are the same for other OSs but in my resources, they said they are for Linux so if there are mistakes please correct them. Also, let me know if I should add more shortcuts.
2021-12-02 15:35:56 +02:00
rparwaiz 7c9ebfc0be
Update bash.sh 2021-12-02 11:08:52 +00:00
Jugid d5b2d4abb6 Some more 2021-12-01 23:04:16 +01:00
Jugid 014126e4d7 More PHP elements 2021-12-01 22:45:46 +01:00
Julien Le Coupanec cc3cb1bc11
Merge pull request #251 from rparwaiz/patch-2
Update bash.sh
2021-12-01 18:13:11 +01:00
rparwaiz 08ad0bea19
Update bash.sh 2021-12-01 17:11:42 +00:00
Julien Le Coupanec e1e779509c
Merge pull request #248 from VesitoDev/master
added ":w" to exiting
2021-12-01 16:25:58 +01:00
VesitoDev 45dc3252bb
added ":w" to exiting 2021-11-29 19:50:57 +02:00
Julien Le Coupanec 32d5770fb4
Merge pull request #247 from dave-hay/patch-1
Typo + General Formatting
2021-11-21 00:46:16 +01:00
David Hay 271d4ef931
Typo + General Formatting
CTRAL+A > CTRL+A
2021-11-17 23:16:34 -08:00
El. Abdellah 734a77342f Added mongoDB cheatSheet 2021-11-12 11:28:07 +01:00
Julien Le Coupanec d7fb65e5c5
Merge pull request #243 from V-Play-Games/master
Fixed Typos
2021-11-02 12:33:39 +01:00
V Play Games 704b8ecd39
Fixed Typos 2021-11-01 11:16:41 +05:30
Julien Le Coupanec 14d53d31c8
Merge pull request #242 from tyonirwansyah/patch-1
docs(vscode-cheatsheet): new vscode extensions
2021-10-24 15:49:33 +02:00
Tyo Nirwansyah 5dc55f1a83
docs(vscode-cheatsheet): new vscode extensions
added new git, theme and handy extensions for your vscode workflow.
2021-10-20 10:36:14 +03:00
Julien Le Coupanec e668f3c19c
Merge pull request #237 from erfanansari/update_git
Update git.sh
2021-10-14 20:14:02 +02:00
Erfan Ansari 40303cb79f Update git 2021-10-14 20:12:34 +03:30
Julien Le Coupanec f0b87463ed
Merge pull request #235 from ahmettortumlu/feature/add-linux-command
Feature/add linux command
2021-10-10 20:36:34 +02:00