1
1
mirror of https://github.com/namibia/awesome-cheatsheets.git synced 2024-06-09 15:42:21 +00:00
Commit Graph

109 Commits

Author SHA1 Message Date
thangtd-0050
517ce0ea59
Add some useful git commands
Add some useful git commands, about `git reset --hard`, `git rm --cached`, `git remote rm`, `git log --oneline`, `git commit --amend`, `git show`, `git diff` ...
2020-10-02 22:49:53 +07:00
jrojasc
133bf721ce Added 'Users and Privileges' in mysql file and several groups of config for nginx file 2020-10-01 16:28:55 -03:00
Julien Le Coupanec
8b1ae69f76 docs(git): rework the way we delete a branch 2020-09-27 17:56:05 +02:00
Julien Le Coupanec
6a18dc96f1 Merge branch 'master' of github.com:LeCoupa/awesome-cheatsheets 2020-09-26 19:44:08 +02:00
Julien Le Coupanec
456df7dbe9 docs(ubuntu): log as root 2020-09-26 16:06:01 +02:00
Thang Vo
a6ff7b33d1 Add PM2 cheat sheet + various additions 2020-09-21 17:06:46 +07:00
Thang Vo
6749197e76 Add basic AWS CLI commands 2020-09-21 14:22:00 +07:00
Julien Le Coupanec
8f8dd58758 docs(elastic): check version 2020-09-17 11:18:09 +02:00
Julien Le Coupanec
fd07239b2b docs(ubuntu): add scp commands 2020-09-11 10:45:29 +02:00
Mihir
00918e7080 refactor(docs): convert .sh file to .md 2020-07-18 15:24:42 -07:00
Mihir
b35cf4043d added exec and set namespace commands 2020-07-12 16:10:44 -07:00
Julien Le Coupanec
b8e818c1a4 Merge branch 'master' of github.com:LeCoupa/awesome-cheatsheets 2020-07-01 11:31:06 +02:00
Julien Le Coupanec
d2e6e17e9e docs(ubuntu): add commands 2020-07-01 11:31:00 +02:00
Yogesh Ojha
7c8d3339a9 margin and padding property css properties added 2020-06-28 00:08:07 +05:30
Yogesh Ojha
7eb73eaf50 css property table 2020-06-28 00:05:51 +05:30
Yogesh Ojha
abc93ca13c added some css properties 2020-06-28 00:00:47 +05:30
Julien Le Coupanec
328b62fcb8 docs(ubuntu): df -h command 2020-06-21 18:38:14 +02:00
Julien Le Coupanec
25e170d887 docs(ubuntu): initialize cheatsheet 2020-06-21 18:37:36 +02:00
Yogesh Ojha
850e7b56f2 Merge branch 'tool/emmet' 2020-06-21 21:12:39 +05:30
Yogesh Ojha
b888d801db Typos fixed 2020-06-21 21:12:31 +05:30
Yogesh Ojha
a69efb19bb Merge branch 'master' of https://github.com/LeCoupa/awesome-cheatsheets 2020-06-21 21:09:49 +05:30
Yogesh Ojha
8a1b3c86ce Tips and Cheatsheet added for Emmet 2020-06-21 21:03:10 +05:30
Julien Le Coupanec
abed550112 docs(nginx): initialize cheatsheet 2020-06-21 17:21:53 +02:00
Yogesh Ojha
499ce17202 Attributes and contents added for Emmet 2020-06-21 20:38:22 +05:30
Yogesh Ojha
5f2ce01663 Groupings added 2020-06-21 20:28:47 +05:30
Yogesh Ojha
b70c19b739 Cheatsheet for Emmet created 2020-06-21 20:15:24 +05:30
Julien Le Coupanec
665830f2bf docs(elasticsearch): add service commands 2020-06-07 21:49:12 +02:00
Julien Le Coupanec
64d2004dcc docs(elastic-search): add javascript api client 2020-06-04 16:24:22 +02:00
Julien Le Coupanec
7b4b3306c0 Merge branch 'master' of github.com:LeCoupa/awesome-cheatsheets 2020-06-04 12:06:50 +02:00
Julien Le Coupanec
f966187fe7 docs(elastic-search): initialize cheatsheets 2020-06-04 12:06:47 +02:00
Ancy1987
d2b44bed00
Git clean commands added 2020-05-25 16:14:33 +05:30
Julien Le Coupanec
3983651d8f docs(puppeteer): reorganize 2020-05-01 14:07:22 +02:00
Yuriy Novostavskyy
d0b259d262 initial commit for cURL 2020-04-12 12:23:16 +03:00
rmlzy
e8af65049d docs(git): update git.sh 2020-04-07 09:18:35 +08:00
Julien Le Coupanec
296c01b279 docs(puppeteer): final cheatsheet 2020-03-19 16:19:50 +01:00
Julien Le Coupanec
919c839e24 docs(puppeteer): response functions 2020-03-19 16:16:20 +01:00
Julien Le Coupanec
52c05c5cf4 docs(puppeteer): add request functions 2020-03-19 16:10:08 +01:00
Julien Le Coupanec
5a558f6f60 docs(puppeteer): add elementHandle functions 2020-03-19 16:07:26 +01:00
Julien Le Coupanec
10c84a7691 fix(puppeteer): typo 2020-03-19 16:00:12 +01:00
Julien Le Coupanec
b994cac48a docs(puppeteer): add executionContext and jsHandle functions 2020-03-19 15:59:32 +01:00
Julien Le Coupanec
c293a96a12 docs(puppeteer): add frame functions 2020-03-19 15:46:04 +01:00
Julien Le Coupanec
c5464a8232 docs(puppetter): add mouse, touchscreen, tracing, fileChooser, dialog and consoleMessage 2020-03-19 15:21:37 +01:00
Julien Le Coupanec
c4a179267f feat(puppeteer): add keyboard functions 2020-03-19 15:12:59 +01:00
Julien Le Coupanec
2a8409ed54 docs(puppeteer): add accessibility functions 2020-03-19 14:42:57 +01:00
Julien Le Coupanec
c2e320b3d3 feat(puppeteer): add worker functions 2020-03-19 14:42:35 +01:00
Julien Le Coupanec
d514e86e11 docs(puppeteer): page functions 2020-03-18 14:38:54 +01:00
Julien Le Coupanec
1716f3f575 feat(puppeteer): add page functions 2020-03-17 22:07:34 +01:00
Julien Le Coupanec
7937ffea53 docs(puppeteer): browser functions 2020-03-17 15:23:55 +01:00
Julien Le Coupanec
c7ad1bf574 docs(puppeteer): add browser functions 2020-03-17 15:10:34 +01:00
Julien Le Coupanec
c5faec60ef feat(puppeteer): add comments 2020-03-17 14:13:45 +01:00