Igor Chubin
a14b5f5665
Merge branch 'master' of https://github.com/chubin/cheat.sheets
2018-08-28 17:14:35 +00:00
Igor Chubin
e0edd42dd5
Merge pull request #32 from WebDragon/patch-2
...
New sheet: ccze for colorizing logs
2018-08-28 19:13:00 +02:00
Igor Chubin
d7563772e0
Merge pull request #31 from WebDragon/patch-1
...
Adding additional usefuls
2018-08-28 19:12:41 +02:00
Scott R. Godin
216c9ea80d
New sheet: ccze for colorizing logs
...
added first cheat for ccze using named pipes to colorize multiple files at once while tailing them in the shell
2018-08-28 12:50:32 -04:00
Scott R. Godin
c0a9f940b2
Update bash
2018-08-28 12:48:22 -04:00
Scott R. Godin
04e39026e9
Adding additional usefuls
...
additional redirection tricks
convert spaces to underscores
named pipes for colorizing tail of multiple files
2018-08-28 10:28:57 -04:00
Igor Chubin
6c234eb88c
fixed alignment in _rust/Types
2018-08-20 08:06:43 +00:00
Igor Chubin
4ca9d684c5
removed extra lines
2018-08-20 11:05:00 +03:00
Igor Chubin
ad8106bc98
Merge pull request #30 from lucis-fluxum/patch-1
...
Edits to rust Types sheet
2018-08-20 10:58:37 +03:00
Luc Street
2e7ca2de6c
rust/Types: Static method example and turbofish
...
- Note behavior of inferring/setting generic types
2018-08-19 22:46:45 -07:00
Luc Street
b8600d8082
rust/Types: Add reminder for different forms of 'self' parameter
2018-08-19 22:33:02 -07:00
Igor Chubin
25f882d1db
added sheets/yay
2018-08-18 09:39:22 +00:00
Igor Chubin
285754c651
Merge pull request #29 from dufferzafar/patch-1
...
Create libreoffice
2018-08-16 23:23:33 +03:00
Shadab Zafar
c887a68f54
Create libreoffice
2018-08-15 14:27:19 +05:30
Igor Chubin
093ba88083
Merge pull request #28 from mscottnelson/patch-1
...
Add reflog, add moving most recent commit
2018-08-03 21:24:41 +02:00
Michael
64d45729c9
Add reflog, add moving most recent commit
...
Reflog is a great way to quickly find a place you want to go back in time to. Also, sometimes you accidentally committed something to one branch and you want to move it to another branch, but in your panic forget how to move it over. These two concepts can be very useful when combined, and it nice to have a cht.sh reminder of how to accomplish the task.
2018-08-03 15:22:29 -04:00
Igor Chubin
ce96789040
rewritten swift/types
2018-08-02 20:22:19 +00:00
Igor Chubin
f9eb3eaa3b
minifix
2018-08-02 20:03:42 +00:00
Igor Chubin
331d24fa46
swift/types: text as comments
2018-08-02 20:01:07 +00:00
Igor Chubin
fe5e714d3e
Merge pull request #27 from lf-araujo/master
...
swift types
2018-08-02 21:45:59 +02:00
luis
7f7bbc564e
swift types
2018-07-29 16:30:30 -03:00
Igor Chubin
d13201daaf
Merge pull request #26 from TrangOul/patch-3
...
'for else' fix
2018-07-27 22:12:57 +02:00
Marek Madejski
b1abf6b7f3
'for else' fix
...
small logic and syntax fix
2018-07-27 22:07:45 +02:00
Igor Chubin
d2e0916c04
initial wolfram cheat sheets
2018-07-27 19:34:49 +00:00
Igor Chubin
e4289b35ed
removed empty lines from paragraphs
2018-07-27 17:55:28 +00:00
Igor Chubin
a7d55c049f
Merge pull request #8 from neilhwatson/master
...
Intial attempt at a Perl entry on subroutines
2018-07-27 19:53:41 +02:00
Igor Chubin
80f7d2f460
Merge pull request #13 from KindDragon/patch-1
...
[git] Added command for reset and checkout branch
2018-07-27 19:50:53 +02:00
Igor Chubin
569403fe8e
Merge pull request #14 from TrangOul/patch-1
...
default params, named params, args, kwargs
2018-07-27 19:48:10 +02:00
Igor Chubin
14d3a967f6
Merge pull request #15 from TrangOul/patch-2
...
for and while loops
2018-07-27 19:46:44 +02:00
Igor Chubin
824e70d5a3
Merge pull request #16 from Fruitseller/patch-1
...
Fix typo in js/hello
2018-07-27 19:45:17 +02:00
Igor Chubin
450d94fc96
Merge pull request #19 from HairyFotr/master
...
Fix typos
2018-07-27 19:38:24 +02:00
Igor Chubin
2cbf6760a5
Merge pull request #25 from Asternitix/patch-1
...
Update weirdness
2018-07-27 19:37:17 +02:00
Asternitix
b77e828f8a
Update weirdness
2018-07-23 23:17:07 -07:00
Igor Chubin
ac99e64817
Merge pull request #24 from clarus/patch-1
...
Remove reference to Perl5
2018-07-21 23:18:31 +02:00
Guillaume Claret
93bdb9fe97
Remove reference to Perl5
2018-07-21 22:24:55 +02:00
Igor Chubin
e5693c9b7f
renamed: sheets/Solidity/ => sheets/_solidity/
2018-07-21 10:36:44 +00:00
Igor Chubin
18ecee12db
Merge pull request #20 from WizardOfAus/patch-1
...
Create _info.yaml
2018-07-21 12:36:01 +02:00
Igor Chubin
ef6c5a65ee
renamed: sheets/Solidity => sheets/solidity
2018-07-21 10:35:40 +00:00
Igor Chubin
a1ecaf0ffd
Merge pull request #21 from WizardOfAus/patch-2
...
Create Solidity
2018-07-21 12:33:59 +02:00
Igor Chubin
ed7d8f9b9a
Merge pull request #22 from alphardex/master
...
add Python 1line
2018-07-21 12:15:22 +02:00
Igor Chubin
813a3f51f4
Merge pull request #23 from jparavisini/say-voices
...
Added spoken voice list to Say sheet
2018-07-21 11:53:29 +02:00
Joe Paravisini
05caee0220
Added spoken voice list to Say sheet
2018-07-20 11:19:28 -04:00
Nameless God
449697e030
add Python 1line
2018-07-20 10:57:23 +08:00
WizardOfAus
c380df46c4
Create Solidity
...
Add skeleton for proposed language to be added
2018-07-18 16:46:54 +01:00
WizardOfAus
e251ada263
Create _info.yaml
...
Adding skeleton for all currently available languages
2018-07-18 16:41:46 +01:00
HairyFotr
df2101d2fb
Fix typos
2018-07-17 11:42:16 +02:00
Igor Chubin
66250bb45e
Merge pull request #18 from CEPoole/ScalaCollections
...
Scala - Added ManipulatingCollections sheet and minor tidy for DataSt…
2018-07-16 18:55:26 +02:00
Chris Poole
3dd8b5c4e9
Scala - Added ManipulatingCollections sheet and minor tidy for DataStructures
2018-07-16 15:06:13 +01:00
Igor Chubin
09340dbbca
added git-add
2018-07-14 20:41:18 +00:00
Igor Chubin
98940ecb63
Merge pull request #17 from CEPoole/ScalaAdditions
...
Added to the Scala sheets
2018-07-14 00:38:48 +02:00