1
1
mirror of https://github.com/namibia/awesome-cheatsheets.git synced 2024-06-01 20:30:48 +00:00
Commit Graph

144 Commits

Author SHA1 Message Date
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
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
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
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
VesitoDev
45dc3252bb
added ":w" to exiting 2021-11-29 19:50:57 +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
Erfan Ansari
40303cb79f Update git 2021-10-14 20:12:34 +03:30
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
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
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
plskz
2021c90140
Update git.sh 2021-07-01 01:13:11 +08:00
Eyob Mulualem
5fa1f190c1
Update git cheetsheet
add remote reposiory
2021-05-07 08:04:22 +03:00
inoue0426
e591db15a3 add perl extensions for vsc 2021-03-28 14:57:20 +09:00
nk
336ef76baa Sublime Text : Extra keys added 2021-03-23 17:58:59 +05:30
Rehan Singh
61cd930585
tools(heroku.sh): Update heroku.sh 2021-02-06 10:35:33 +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
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
Matthew Hiebing
f59ffcfa93
Grammatical Error under Visual Studio Cheatsheet > Git
Small grammatical error under VSC > Git.

Changed, "- [`Gitignore`](https://marketplace.visualstudio.com/items?itemName=codezombiech.gitignore): A extension for Visual Studio Code that assists you in working with .gitignore files."

to: "- [`Gitignore`](https://marketplace.visualstudio.com/items?itemName=codezombiech.gitignore): An extension for Visual Studio Code that assists you in working with .gitignore files."
2020-12-06 20:22:45 -06:00
Rehan Singh
54147873d8
Setting Stac of app to Container 2020-11-02 14:11:27 +05:30
Julien Le Coupanec
1ecb0b8a54
Merge pull request #147 from louisboilard/vim-delete-til
Added change/delete command and zz command to vim.txt.
2020-11-01 18:27:35 +01:00
Julien Le Coupanec
d41b6bb7da
docs(vim): updates 2020-11-01 18:27:21 +01:00
Charlie-117
8a58903ad1 docs(git): update git.sh
* fix some typos
* add some commands
2020-11-01 16:52:19 +05:30
louisboilard
e6cdab4c5d Added change/delete command and zz command. 2020-10-31 21:14:48 -04:00
Julien Le Coupanec
fa869f5dd2
Merge pull request #145 from Vishalghyv/master
Drush Cheatsheet
2020-10-06 15:52:46 +02:00
Vishalghyv
b010a3436f Read me link and alignment of commands 2020-10-06 17:50:28 +05:30
Vishalghyv
5af126a834 Basic Link 2020-10-06 17:31:41 +05:30
Vishalghyv
02bdc8f1df Drush Cheatsheet 2020-10-06 17:28:59 +05:30
laurenah
6f10eb9335 add links to extension references 2020-10-06 16:26:17 +11:00
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