379 Commits (f7f987fd68d6f5d34e39ab72c0f365ec70e30b71)
 

Author SHA1 Message Date
Igor Chubin 242a70a60c added shellcheck 6 years ago
Igor Chubin 54ba5234a4 Merge branch 'master' of https://github.com/chubin/cheat.sheets 6 years ago
Igor Chubin 3e4d039458
Merge pull request #37 from lucis-fluxum/patch-2
Control flow for ruby
6 years ago
Igor Chubin b8e8f97ffb
removed empty lines 6 years ago
Igor Chubin ed3a100d0f
Merge pull request #38 from lucis-fluxum/patch-3
Case statement for ruby
6 years ago
Igor Chubin 2d4c430e4f
Merge pull request #39 from lucis-fluxum/patch-4
Basic threading for rust
6 years ago
Igor Chubin 27899c6f94
removed not needed line separators 6 years ago
Igor Chubin 0043ea8acd
Update threads 6 years ago
Igor Chubin 217d5b54d0
Merge pull request #40 from lucis-fluxum/patch-5
Add forkbomb for bash :)
6 years ago
Igor Chubin a06d9bfd9b
Update forkbomb 6 years ago
Igor Chubin 77e109bb50
Merge pull request #41 from lucis-fluxum/patch-6
Using/plotting series in Mathematica
6 years ago
Igor Chubin e951a12fd3
Update series 6 years ago
Luc Street 97d960b5c3 Using/plotting series in Mathematica 6 years ago
Luc Street a9a4cc6c79 Add forkbomb for bash :) 6 years ago
Luc Street e6e08d59bb Basic threading for rust 6 years ago
Luc Street cbb9f2901f Case statement for ruby 6 years ago
Luc Street 452105cfbf Control flow for ruby 6 years ago
Igor Chubin a0bcc287fc added rustup 6 years ago
Igor Chubin 00f0ebbee4 new cheath sheet: cargo 6 years ago
Igor Chubin 4cef72c6f3 extended dumpe2fs sheet 6 years ago
Igor Chubin a34d279cb8
Merge pull request #35 from dufferzafar/patch-2
Create mhwd
6 years ago
Igor Chubin 601b6bea76
Merge pull request #36 from dufferzafar/patch-3
Create dumpe2fs
6 years ago
Shadab Zafar d0a05d7206
Create dumpe2fs 6 years ago
Shadab Zafar 4408f767eb
Create mhwd 6 years ago
Igor Chubin 46efa61192
Merge pull request #34 from mkalus/master
Added lvextend sheet.
6 years ago
Igor Chubin ec30bb2c49
s/lvcreate/lvextend/ 6 years ago
Maximilian Kalus a00a1922b1 Added lvextend sheet. 6 years ago
Igor Chubin d8ed6dfb1a
Merge pull request #33 from ggabarrin/fix_nmap_parameter
Fix nmap parameter for scanning specific port
6 years ago
Guillermo Gabarrín 54095dab99 Fix nmap parameter for scanning specific port 6 years ago
Igor Chubin d17a0477a8 new commands: dracut, skipcpio 6 years ago
Igor Chubin a14b5f5665 Merge branch 'master' of https://github.com/chubin/cheat.sheets 6 years ago
Igor Chubin e0edd42dd5
Merge pull request #32 from WebDragon/patch-2
New sheet: ccze for colorizing logs
6 years ago
Igor Chubin d7563772e0
Merge pull request #31 from WebDragon/patch-1
Adding additional usefuls
6 years ago
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
6 years ago
Scott R. Godin c0a9f940b2
Update bash 6 years ago
Scott R. Godin 04e39026e9
Adding additional usefuls
additional redirection tricks
convert spaces to underscores
named pipes for colorizing tail of multiple files
6 years ago
Igor Chubin 6c234eb88c fixed alignment in _rust/Types 6 years ago
Igor Chubin 4ca9d684c5
removed extra lines 6 years ago
Igor Chubin ad8106bc98
Merge pull request #30 from lucis-fluxum/patch-1
Edits to rust Types sheet
6 years ago
Luc Street 2e7ca2de6c rust/Types: Static method example and turbofish
- Note behavior of inferring/setting generic types
6 years ago
Luc Street b8600d8082 rust/Types: Add reminder for different forms of 'self' parameter 6 years ago
Igor Chubin 25f882d1db added sheets/yay 6 years ago
Igor Chubin 285754c651
Merge pull request #29 from dufferzafar/patch-1
Create libreoffice
6 years ago
Shadab Zafar c887a68f54
Create libreoffice 6 years ago
Igor Chubin 093ba88083
Merge pull request #28 from mscottnelson/patch-1
Add reflog, add moving most recent commit
6 years ago
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.
6 years ago
Igor Chubin ce96789040 rewritten swift/types 6 years ago
Igor Chubin f9eb3eaa3b minifix 6 years ago
Igor Chubin 331d24fa46 swift/types: text as comments 6 years ago
Igor Chubin fe5e714d3e
Merge pull request #27 from lf-araujo/master
swift types
6 years ago