781 Commits (master)
 

Author SHA1 Message Date
terminalforlife 3962ef527d Add `scp` file and a couple of examples 4 years ago
terminalforlife 92f2025dcb Set to within the 80 column standard 4 years ago
terminalforlife d4b5e7f5dc Correct double-negative logic in Perl one-liner
Beforehand, it was only adding unnecessary confusion.

Either:

	CONDITION && COMMAND

OR:

	CONDITION || COMMAND

Never:

	! CONDITION && COMMAND
4 years ago
Igor Chubin b68f46b84d
Merge pull request #118 from terminalforlife/master
More Mostly-Presentational Tweaks
4 years ago
terminalforlife 4067afd054 Tweak htop & make clearer 4 years ago
terminalforlife 63b50cd14b Add official short description to chmod & tweak 4 years ago
terminalforlife 76665d60cc Correct scrot header & tweak remaining text 4 years ago
terminalforlife 1761844a54 Add header stuff to dict 4 years ago
terminalforlife 88f475ae87 Add header stuff to dmesg & tweak other text
When I can't get an 'official' short description from a package,
directly, I get it from the executable's related man(1) page.
4 years ago
terminalforlife a223bfcd4a Add header stuff to curl 4 years ago
terminalforlife 1d9f6a30d7 Minor lshw tweak
As with most of my changes involving the 2nd line, it's taken directly
from the so-called official short description of the package, as seen
with apt-cache(8).
4 years ago
terminalforlife 4d16f2893a Minor say tweaks 4 years ago
terminalforlife dc01f13d95 Minor tweak to look text 4 years ago
terminalforlife bb03a42892 Tweak descriptions of ruby examples 4 years ago
terminalforlife 7443a3d814 Improve wording of xset examples & combine one 4 years ago
terminalforlife 76d236163b Improve presentation of text a bit 4 years ago
terminalforlife bd0242299c Remove unnecessary newline 4 years ago
terminalforlife b39d7d0b1e Add example to df 4 years ago
Igor Chubin c74c92f89b sheets/tmux: next/prev session 4 years ago
Igor Chubin 5d02f8532a
Merge pull request #117 from terminalforlife/master
Removed Trailling Whitespaces (possibly more changes)
4 years ago
terminalforlife 907c3cad09 Clear ALL trailing whitespaces in sheets dir
Recursively.
4 years ago
terminalforlife 4e5d24464c Remove trailing whitespaces 4 years ago
Igor Chubin 04830f284c
Merge pull request #116 from OliveCh12/master
Adding 3 basic shortcuts for i3
4 years ago
Olivier Chemla 0894d31671
Merge pull request #1 from OliveCh12/OliveCh12-i3-add-shortcuts
Adding 3 basic shortcuts for i3
4 years ago
Olivier Chemla d70db4e4d2
Adding 3 basic shortcuts
Shortcuts for reloading config file, restart `i3` and exit `i3`
4 years ago
Igor Chubin ab01f07457
Merge pull request #113 from lucis-fluxum/rust-cargo-edits
Tweak comments in Cargo sheet, add more frequently used commands
4 years ago
Luc Street 9427f1e657 Revert Rust comment style 4 years ago
Igor Chubin 8167ec67b0
Merge pull request #115 from lucis-fluxum/rust-async
Add sheet for async programming in Rust
4 years ago
Igor Chubin ee5214ba3e
Merge pull request #112 from lucis-fluxum/rust-tests
Add sheet for unit tests in Rust
4 years ago
Igor Chubin 2c61368321
Merge pull request #114 from lucis-fluxum/ruby-classes
Add sheet for ruby classes
4 years ago
Luc Street dac4d5c582 Add sheet for async programming in Rust 4 years ago
Luc Street 71ce6c0c29 Add sheet for ruby classes 4 years ago
Luc Street fcf7085d22 Tweak comments in Cargo sheet, add more frequently used commands
- New comment style avoids incorrect syntax highlighting
4 years ago
Luc Street 2334536dc7 Add sheet for unit tests in Rust 4 years ago
Igor Chubin 42ea6fd3e5
Merge pull request #111 from sne4ky/patch-1
Fixed flag
4 years ago
Marcos Sebastian 0fd4d3f647
Fixed flag
Tested it with
  LVM version:     2.02.187(2) (2020-03-24)
  Library version: 1.02.170 (2020-03-24)
  Driver version:  4.42.0

The correct parameter is -l and not -L in the case of a percentage augment
4 years ago
Igor Chubin e2bdf60a30
Merge pull request #109 from abitrolly/patch-2
Fix "danegerous" typo in `btrfs`
4 years ago
Igor Chubin 07d8d2c8c9
Merge pull request #110 from roomcays/master
New cheat sheet: exim
4 years ago
Roomcays 1b9535171f added exim cheat sheet 4 years ago
Anatoli Babenia 08ca0fc3f8
Fix "danegerous" typo in `btrfs` 4 years ago
Igor Chubin f3e87397ac added oeis cheat sheet (chubin/cheat.sh#187) 4 years ago
Igor Chubin 2264c81bd7 added oeis cheat sheet (chubin/cheat.sheets#187) 4 years ago
Igor Chubin 9b45d9d8d9 added foo (chubin/cheat.sh#211) 4 years ago
Igor Chubin b24a2a50f4 added sheets/chmod 4 years ago
Igor Chubin 123be3c0c7
Merge pull request #108 from ErezBinyamin/master
oeis language support imlpemented as per cheat.sh: PR #193 comments
4 years ago
Your Name 7a10bdf4b9 oeis language support imlpemented as per PR #193 comments 4 years ago
Igor Chubin da420eb6e4 updated jq (#107) 4 years ago
Igor Chubin 6c7db17f2b tmux copymode 4 years ago
Igor Chubin 19718871b9 added sheets/tmux 4 years ago
Igor Chubin 825f4c1070 added rfc 4 years ago