2
0
mirror of https://github.com/chubin/cheat.sheets synced 2024-11-19 03:25:44 +00:00
Commit Graph

319 Commits

Author SHA1 Message Date
Igor Chubin
453904eb92
Merge pull request #76 from Nondv/divide-emacs
[emacs] move some info to separate files
2019-10-15 16:06:15 +02:00
Igor Chubin
32e18c603a
Merge pull request #77 from Nondv/patch-1
[ruby] merge if/else with if/elsif/else
2019-10-15 16:06:05 +02:00
Dmitry Non
d68cc4281a delete recursion from root
there's theory/recursion for that
2019-10-15 10:51:24 +01:00
Dmitriy Non
32ab01e12a
remove extra empty line 2019-10-15 10:39:34 +01:00
Dmitriy Non
4cabda0a56
[ruby] merge if/else with if/elsif/else
No need to add extra lines to the output. Shorter is better :)
2019-10-15 10:38:24 +01:00
Dmitry Non
0dd42bed00 [emacs] move macros info to new file 2019-10-15 10:21:12 +01:00
Dmitry Non
246adf89fc [emacs] move dired to new file 2019-10-15 10:19:32 +01:00
Dmitry Non
6ae4d1ad45 [emacs] move telnet to new file 2019-10-15 10:17:30 +01:00
Igor Chubin
ed061663ba
Merge pull request #71 from lucis-fluxum/python3-args-kwargs
*args, **kwargs for python
2019-10-04 16:30:31 +02:00
Igor Chubin
fec7314c85
Merge pull request #72 from lucis-fluxum/python3-super
Superclass __init__ and parameters in python
2019-10-04 16:30:16 +02:00
Igor Chubin
4752f11b4c
Merge pull request #70 from lucis-fluxum/python3-threads
Basic multithreading for python
2019-10-04 16:29:57 +02:00
Igor Chubin
8e793c7755
Merge pull request #69 from lucis-fluxum/python3-classes
Basic python classes and methods
2019-10-04 16:29:09 +02:00
Luc Street
83e59ad722 Mention use of splat operator to unpack arguments 2019-10-02 15:58:12 -07:00
Luc Street
d03c115396 Basic multithreading for python 2019-10-02 15:50:54 -07:00
Luc Street
d1e103ad15 Superclass __init__ and parameters in python 2019-10-02 15:34:49 -07:00
Luc Street
e25ea979f5 *args, **kwargs for python 2019-10-02 15:24:05 -07:00
Luc Street
5a81bc7c1d Basic python classes and methods 2019-10-02 15:17:02 -07:00
Luc Street
8b04830b56 Add python list comprehension sheet 2019-10-02 14:55:26 -07:00
Dayne Broderson
7f9c0b04dc
Create dcfldd 2019-09-25 10:36:52 -08:00
Anatoli Babenia
57156de1a3
Cheat sheet for PostgreSQL 2019-09-11 13:45:58 +03:00
Thomas Sullivan
a0a7ced9b4 synced cargo and _rust/Cargo 2019-08-06 08:28:53 -05:00
Igor Chubin
a21c2c2fdf
Merge pull request #61 from mwl/patch-1
Wildcards (`*`) should always be in single quotes
2019-08-06 13:58:36 +02:00
Igor Chubin
9be9095dea
Merge pull request #63 from sullivant/rust
Added page for Cargo package manager.
2019-08-06 13:57:21 +02:00
Igor Chubin
affa6bad69
Merge pull request #64 from angoca/master
More instructions for Db2
2019-08-06 13:56:14 +02:00
Andres Gomez Casanova
5026a1a373
Create sqlpl 2019-08-05 22:56:57 -05:00
Andres Gomez Casanova
536bea6d49
Update queries 2019-08-05 22:56:21 -05:00
Andres Gomez Casanova
0f69119a48
Update dml 2019-08-05 22:55:13 -05:00
Andres Gomez Casanova
dea825fcc4
Update ddl 2019-08-05 22:54:03 -05:00
Andres Gomez Casanova
b87e883de5
Update dcl 2019-08-05 22:51:35 -05:00
Igor Chubin
cdea744f8e added sheets/_latex/_info.yaml 2019-08-02 15:00:21 +02:00
Thomas Sullivan
2600ab05ee Added page for Cargo package manager. 2019-08-02 07:46:07 -05:00
Thomas Sullivan
cb468a8080 added latex 2019-08-02 07:45:00 -05:00
Martin Westergaard Lassen
474823fbd7
Wildcards (*) should always be in single quotes
Otherwise bash might expand with if matches are found
2019-08-01 14:19:46 +02:00
Igor Chubin
b01259c674
Merge pull request #58 from jmcguire/patch-1
update aspell
2019-07-25 16:06:54 +02:00
Hai Vu
30c09038ce
Fix Merge two dicts
The square brackets are wrong and will generates a `SyntaxError`, the correct way is to use curly brackets. I have tested this before making the update.
2019-07-25 06:53:08 -07:00
Justin McGuire
90ad9e4458
update aspell
fixing spell -> aspell
2019-07-24 14:21:56 -04:00
Igor Chubin
85e8e86feb added nim support 2019-07-06 19:59:57 +00:00
Alexander Popov
16e40d1c0f Add cheatsheet for kafka-consumer-groups cli 2019-06-27 14:20:54 +03:00
Igor Chubin
065d3151bb
Merge pull request #55 from AlexVPopov/kafka-topics
Add a cheat sheet for kafka-topic cli
2019-06-24 21:52:17 +02:00
Thomas
69edd93083
Added quick "check for equals" step 2019-06-24 12:41:48 -05:00
Alexander Popov
3f288b74e7 Add a cheat sheet for kafka-topic cli 2019-06-14 11:06:50 +03:00
Thomas
9cc0359b7c
updated git - added branch cheat 2019-05-09 13:46:10 -05:00
Igor Chubin
8e8730f431 Merge branch 'master' of https://github.com/chubin/cheat.sheets 2019-05-01 10:22:51 +00:00
Altynbek Isabekov
d7cfd90004 find: "-exec" example for renaming files by changing extension and preserving base name. 2019-05-01 11:43:34 +02:00
Igor Chubin
f22076391e Merge branch 'master' of https://github.com/chubin/cheat.sheets 2019-04-16 20:38:30 +00:00
Igor Chubin
72da844ecb
Merge pull request #51 from SirFerdek/patch-1
ssh: add info about escape sequences
2019-04-16 22:38:07 +02:00
redroc
d37d75a41e
really remove the files 2019-04-16 21:57:17 +02:00
SirFerdek
5e78f9e43c
ssh: add info about escape sequences
Most useful for terminating unresponsive sessions
2019-03-22 12:44:23 +01:00
Igor Chubin
e4126d28d5 Merge branch 'master' of https://github.com/chubin/cheat.sheets 2019-03-15 12:15:36 +00:00
Mariusz Błaszczak
e388d3bfb5
awk: how to display only first column of text with
It might be useful e.g. when removing docker containers:
docker ps -a | grep openeir | awk '{print $1 }' | xargs docker rm
2019-03-15 11:03:07 +01:00