Commit Graph

356 Commits

Author SHA1 Message Date
JenniferStamm d9ff0ab379 update redis cheatsheet
HLEN had the same description as HKEYS. Fixed it to say that it gets the number of fields instead of the fields themselves.
2019-11-01 12:41:06 +01:00
Julien Le Coupanec ea73801d9b Merge pull request #100 from Alexound/master
Update on Vim.
2019-10-25 09:32:05 +02:00
Alexound c3ad4a15ab Minor additions. 2019-10-25 01:41:59 +04:00
Alexound de864ea195 Updated VIM cheatsheet a bit.
Ignore case while searching: on and off command.
Run command in multiple buffers with 'bufdo'.
2019-10-25 01:37:20 +04:00
Julien Le Coupanec 029e2b44b2 Merge pull request #99 from Alexound/master
'bash' language cheatsheet: fixed and improved.
2019-10-24 10:40:33 +02:00
Alexound 6fe0435c77 Keep working on 'bash' cheetsheet.
Minor corrections.
2019-10-24 12:02:15 +04:00
Alexound aa8b4efb86 Fixed tabs and spaces. 2019-10-24 11:52:27 +04:00
Alexound d2c01dccd4 Fixed and improved SHORTCUTS module.
Now it's 'SHORTCUTS and HISTORY'.
2019-10-24 11:41:37 +04:00
Alexound f0fae838f8 Added match '*.swp' to work with Vim in 'gitgnore'. 2019-10-24 11:21:36 +04:00
Julien Le Coupanec 52e18e5933 Merge pull request #98 from XVR147/html_small_fix
Html small fix
2019-10-16 22:28:31 +02:00
XVR147 7915beb1d6 Merge branch 'html_small_fix' of https://github.com/XVR147/awesome-cheatsheets into html_small_fix 2019-10-16 20:47:04 +02:00
XVR147 1eec2b0273 Fix small errors in HTML cheatsheet
Just some casing, spacing  and misspelling fixes.
2019-10-16 20:44:13 +02:00
XVR147 c946fe9b67 Fix small errors in HTML cheatsheet
Just some casing and misspelling fixes.
2019-10-16 20:39:29 +02:00
Julien Le Coupanec 32a915da58 docs(readme): updates 2019-10-12 20:58:43 +02:00
Julien Le Coupanec 1df7874d1d Merge branch 'amaurybsouza-master' 2019-10-12 12:42:44 +02:00
Julien Le Coupanec 03581585cf docs(bash): align comments 2019-10-12 12:42:32 +02:00
Amaury Souza a552f052d1 Update bash.sh 2019-10-11 22:12:09 -03:00
Julien Le Coupanec 926b0cb279 Merge branch 'master' of github.com:LeCoupa/awesome-cheatsheets 2019-10-11 18:28:26 +02:00
Julien Le Coupanec 56d8d41136 docs(vscode): add better comments 2019-10-11 18:28:24 +02:00
Julien Le Coupanec b473bf3c66 Merge pull request #96 from thewolfcommander/patch-8
Four more django-admin commands added
2019-10-10 22:20:49 +02:00
Manoj Tyagi d309cb8546 Reordered the commands alphabetically 2019-10-11 00:17:27 +05:30
Manoj Tyagi 166ca58ac3 Four more django-admin commands added
I have added four more app-related django-admin commands.
2019-10-10 23:45:55 +05:30
Julien Le Coupanec 1bdc64dcf1 Merge pull request #93 from neo-0224/patch-5
Google Cloud Platform Cheat sheet in Tools section
2019-10-01 16:42:31 +02:00
Julien Le Coupanec 3aff588350 Merge pull request #94 from neo-0224/patch-6
Cheat sheet added for Sublime Text 3
2019-10-01 16:42:09 +02:00
Manoj Tyagi 70e7886997 Cheat sheet added for Sublime Text 3
A well-described cheat sheet for Sublime Text 3 added for tools section.
2019-09-30 22:35:29 +05:30
Manoj Tyagi 4042809cde Google Cloud Platform Cheat sheet in Tools section
I have added Most used Google Cloud Platform Cheat Sheet in the Tools section of the repository
2019-09-30 21:53:37 +05:30
Julien Le Coupanec 710ec22c52 Merge pull request #92 from neo-0224/master
Added Heroku CLI in tools subsection in Readme
2019-09-30 14:00:39 +02:00
Manoj Tyagi c3861473e8 Added Heroku CLI in tools subsection 2019-09-30 13:59:16 +05:30
Julien Le Coupanec 841dc6ce33 docs(django): update 2019-09-24 09:26:33 +02:00
Julien Le Coupanec ac2dca8860 Merge pull request #91 from neo-0224/patch-4
Some more django-admin commands added
2019-09-23 22:18:14 +02:00
Julien Le Coupanec c77151fb31 Merge pull request #90 from neo-0224/patch-3
Created basic cheatsheet for Heroku CLI
2019-09-23 22:17:45 +02:00
Manoj Tyagi a38e141789 Some more django-admin commands added
I have added some more useful and some advanced django-admin commands with there use and description in a proper format.
2019-09-24 01:30:10 +05:30
Manoj Tyagi dfe3d9c173 Created basic cheatsheet for Heroku CLI
I have created a cheat sheet on Heroku CLI where I have included all the basic commands with basic deployment methods needed to deploy and manage the application on the Heroku platform
2019-09-24 00:38:07 +05:30
Julien Le Coupanec 92b9bd8403 Merge pull request #89 from arkadiusjonczek/master
Add trait example to php language
2019-09-17 20:59:38 +02:00
Arkadius Jonczek 12e5e7747e add trait example to php language 2019-09-13 23:26:53 +02:00
Julien Le Coupanec d9eee18d87 docs(vscode): add XML Format plugin 2019-09-07 16:32:05 +02:00
Julien Le Coupanec 68933acade docs(laravel): update Valet commands 2019-09-05 13:39:35 +02:00
Julien Le Coupanec 7d7afdd218 docs(laravel): add valet commands 2019-09-05 12:57:22 +02:00
Julien Le Coupanec bde96af436 Merge pull request #88 from sudhakar3697/patch-1
Fixing a missed spacing
2019-08-30 12:59:37 +02:00
Sudhakar R 75058411bb Fixing a missed spacing 2019-08-29 15:50:13 +05:30
Julien Le Coupanec c6251b8fd9 Merge pull request #87 from daffl/patch-1
Update FeathersJS cheatsheet to Feathers v4
2019-08-28 18:19:05 +02:00
David Luecke 432c2c8bec Update FeathersJS cheatsheet to Feathers v4 2019-08-28 08:57:12 -07:00
Julien Le Coupanec 81eae536b6 Merge pull request #86 from artic92/bash-cheatsheet-correction
Corrected the bash cheatsheet
2019-08-03 15:00:41 +03:00
Antonio Riccio 1dfacb674a Corrected the bash cheatsheet
- modified the condition to verify if two values are identical
2019-08-01 11:06:56 +01:00
Julien Le Coupanec b5923b7b59 Merge pull request #85 from MoeLove/add-docker-volume-and-network-prune
Add docker volume prune and docker network prune
2019-07-21 12:49:04 +02:00
Jintao Zhang dd8dbbfe48 Add docker volume prune and docker network prune
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2019-07-21 07:55:07 +08:00
Julien Le Coupanec 7536d71c8d docs(nanobox): update django by laravel 🌟 2019-04-24 23:44:54 +02:00
Julien ba836197c6 Merge branch 'master' of github.com:LeCoupa/awesome-cheatsheets 2019-04-24 18:54:30 +02:00
Julien c396e8470c docs(laravel): http tests assertions 2019-04-24 18:54:25 +02:00
Julien Le Coupanec 020b3fc0f6 Merge pull request #81 from HemendraKhatik/master
Update html5.html
2019-04-13 12:06:20 +02:00