1
1
mirror of https://github.com/namibia/awesome-cheatsheets.git synced 2024-09-16 15:19:04 +00:00
Commit Graph

741 Commits

Author SHA1 Message Date
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
tortumlu
a580e2d175 add ctrl+a then e command to bash commands 2021-10-10 19:59:19 +03:00
tortumlu
4a0d72fc35 add resize2fs command to bash commands 2021-10-10 19:57:23 +03:00
tortumlu
d66d0db292 add netstat command to bash commands 2021-10-10 19:53:15 +03:00
Julien Le Coupanec
92c6c88716
Merge pull request #234 from rhyw/python-fix-typo
Fix several typos in python.md
2021-10-08 12:59:43 +02:00
Yuguang Wang
09602e03fd Fix several typos in python.md 2021-10-08 11:11:28 +08:00
Julien Le Coupanec
9ff4eb1d9c
Merge pull request #212 from ZohebMOPO/temp 2021-10-02 01:34:25 +02:00
Julien Le Coupanec
94694884dc
Merge pull request #231 from NikolasMelui/patch-1 2021-10-02 01:33:03 +02:00
Julien Le Coupanec
8b81bc13fd
Merge pull request #232 from AmateurDevs/master 2021-10-02 01:32:27 +02:00
Julien Le Coupanec
4f44c24030
Merge pull request #230 from yashd-dev/master 2021-10-02 01:30:54 +02:00
Steven Tracey
c64afd2158
Use http2
http2 is a more secure connection and in some cases can improve load times.
2021-09-29 10:10:15 -04:00
nikolasmelui
31b098ac63
Update node.js 2021-09-27 13:09:02 +03:00
Yash
71e45aa43e Update python.md 2021-09-25 14:31:50 +05:30
Julien Le Coupanec
dbc5b69dc8
Merge pull request #228 from CookieGamer733/patch-1
Correct spelling.
2021-09-23 15:29:10 +02:00
CookieGamer733
ae5f62c7f8
Correct spelling. 2021-09-21 12:24:24 -05:00
Julien Le Coupanec
01cbe6f0bd
Merge pull request #224 from yogesnsamy/patch-1
Update golang.md
2021-09-17 14:36:24 +02:00
yogesnsamy
b885d645fe
Update golang.md
Use propercase in renaming the function in the `Testing` example
2021-09-17 10:57:51 +08:00
Julien Le Coupanec
b6537404c7 docs: ubuntu 2021-09-07 11:43:55 +02:00
Julien Le Coupanec
ba760faecd docs: macos 2021-09-07 11:42:54 +02:00
Julien Le Coupanec
32ed1e33f0 Merge branch 'master' of github.com:LeCoupa/awesome-cheatsheets 2021-09-06 12:27:04 +02:00
Julien Le Coupanec
d787d6cf8d docs: mysql 2021-09-06 12:27:02 +02:00
Julien Le Coupanec
b443850b2a docs: mysql update 2021-09-06 12:22:38 +02:00
Julien Le Coupanec
d32e1a7fc4
Merge pull request #220 from mhyrzt/patch-1
added 'ngg' command
2021-08-04 10:53:47 +02:00
Mahyar
31690932c5
added 'ngg' command
hello There :)
i noticed that you did not mention 'ngg' for going to line n so i added it at line 32
p.s: it's my first contribution :D
regards
2021-08-04 01:32:22 +04:30
Julien Le Coupanec
a2d51368dc
Merge pull request #219 from dreamysap/Sapna-JavaChanges
Updated java.md
2021-07-17 14:51:56 +02:00
Sapna Katti
1836f22a54 Updated java.md
Updated java.md
Added the enhanced for loop/for-each with example.
2021-07-17 11:15:15 +05:30
Julien Le Coupanec
78022a5e95
Merge pull request #218 from theEpicjosh/patch-1 2021-07-14 19:01:20 +02:00
Josh Young
a751a64a01
Update html5.html
Near <sub></sub>, an extra space was removed from the description part.
2021-07-14 13:05:54 -03:00
Julien Le Coupanec
2fe2e8d2f9
Merge pull request #217 from DeadlyChambers/patch-1 2021-07-11 22:38:35 +02:00