Igor Chubin
6e49a334ca
Merge pull request #125 from wangzhe3224/patch-1
...
fix typo in learn
2020-11-08 13:01:32 +01:00
Zhe Wang
f2b127257b
fix typo in learn
2020-11-07 13:18:54 +00:00
Igor Chubin
0a365d0c15
Merge pull request #124 from gfrein/patch-1
...
Update convert
2020-11-05 21:26:54 +01:00
Georg Frein
825c29a0f1
Update convert
2020-11-05 21:06:30 +01:00
Igor Chubin
968cfc4e22
Merge pull request #123 from terminalforlife/master
...
Slight Presentation Tweak
2020-11-02 20:16:59 +01:00
terminalforlife
c4a1df60a4
Slightly tweak presentation for consistency
...
If I missed something crucial in my minor edits of the wording of the
descriptions, please let me know, @MFTabriz.
2020-11-02 16:44:08 +00:00
Igor Chubin
a5f3dfa9af
Merge pull request #122 from MFTabriz/master
...
add heaptrack
2020-11-02 14:31:01 +01:00
mtabriz
e91221e728
add heaptrack
2020-11-02 13:26:04 +01:00
Igor Chubin
fcfc96cbc7
Merge pull request #121 from uburuntu/patch-1
...
fix: missed space in python
2020-10-29 23:08:20 +01:00
Ramzan Bekbulatov
71e99697ac
fix: missed space in python
2020-10-29 12:03:44 +03:00
Igor Chubin
69071e734b
Merge pull request #119 from mcint/say
...
Say: whitespace sensitive argument fix
2020-10-27 20:59:41 +01:00
Loren McIntyre
0f2ce0a089
sheet/say: Escaping/quoting special shell character for help
2020-10-27 12:35:43 -07:00
Igor Chubin
4f947347a2
Merge pull request #120 from terminalforlife/master
...
Add New Files & Examples
2020-10-27 07:28:36 +01:00
terminalforlife
2ede22b157
Merge master branch from origin
2020-10-27 00:57:48 +00:00
terminalforlife
20a73754f0
Add basic parsing example for sensors(1)
2020-10-27 00:56:44 +00:00
terminalforlife
85446caec1
Add sensors file and a couple of examples
2020-10-27 00:52:28 +00:00
terminalforlife
b8d100158b
Add links2 with plenty of examples
2020-10-27 00:42:27 +00:00
terminalforlife
3962ef527d
Add scp
file and a couple of examples
2020-10-27 00:17:51 +00:00
terminalforlife
92f2025dcb
Set to within the 80 column standard
2020-10-27 00:10:11 +00:00
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
2020-10-26 23:56:16 +00:00
Igor Chubin
b68f46b84d
Merge pull request #118 from terminalforlife/master
...
More Mostly-Presentational Tweaks
2020-10-21 08:37:57 +02:00
terminalforlife
4067afd054
Tweak htop & make clearer
2020-10-21 00:17:29 +01:00
terminalforlife
63b50cd14b
Add official short description to chmod & tweak
2020-10-21 00:13:05 +01:00
terminalforlife
76665d60cc
Correct scrot header & tweak remaining text
2020-10-21 00:08:19 +01:00
terminalforlife
1761844a54
Add header stuff to dict
2020-10-21 00:05:33 +01:00
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.
2020-10-21 00:02:19 +01:00
terminalforlife
a223bfcd4a
Add header stuff to curl
2020-10-20 23:59:45 +01:00
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).
2020-10-20 23:55:21 +01:00
terminalforlife
4d16f2893a
Minor say tweaks
2020-10-20 23:52:56 +01:00
terminalforlife
dc01f13d95
Minor tweak to look text
2020-10-20 23:49:15 +01:00
terminalforlife
bb03a42892
Tweak descriptions of ruby examples
2020-10-20 23:47:15 +01:00
terminalforlife
7443a3d814
Improve wording of xset examples & combine one
2020-10-20 23:37:19 +01:00
terminalforlife
76d236163b
Improve presentation of text a bit
2020-10-20 23:26:55 +01:00
terminalforlife
bd0242299c
Remove unnecessary newline
2020-10-20 23:23:14 +01:00
terminalforlife
b39d7d0b1e
Add example to df
2020-10-20 23:20:52 +01:00
Igor Chubin
c74c92f89b
sheets/tmux: next/prev session
2020-10-17 12:57:30 +02:00
Igor Chubin
5d02f8532a
Merge pull request #117 from terminalforlife/master
...
Removed Trailling Whitespaces (possibly more changes)
2020-10-16 08:38:56 +02:00
terminalforlife
907c3cad09
Clear ALL trailing whitespaces in sheets dir
...
Recursively.
2020-10-15 18:29:27 +01:00
terminalforlife
4e5d24464c
Remove trailing whitespaces
2020-10-15 18:23:39 +01:00
Igor Chubin
04830f284c
Merge pull request #116 from OliveCh12/master
...
Adding 3 basic shortcuts for i3
2020-10-07 22:03:37 +02:00
Olivier Chemla
0894d31671
Merge pull request #1 from OliveCh12/OliveCh12-i3-add-shortcuts
...
Adding 3 basic shortcuts for i3
2020-10-02 12:10:36 +02:00
Olivier Chemla
d70db4e4d2
Adding 3 basic shortcuts
...
Shortcuts for reloading config file, restart `i3` and exit `i3`
2020-10-02 11:38:48 +02:00
Igor Chubin
ab01f07457
Merge pull request #113 from lucis-fluxum/rust-cargo-edits
...
Tweak comments in Cargo sheet, add more frequently used commands
2020-10-01 09:15:16 +02:00
Luc Street
9427f1e657
Revert Rust comment style
2020-09-30 22:43:40 -07:00
Igor Chubin
8167ec67b0
Merge pull request #115 from lucis-fluxum/rust-async
...
Add sheet for async programming in Rust
2020-10-01 07:28:27 +02:00
Igor Chubin
ee5214ba3e
Merge pull request #112 from lucis-fluxum/rust-tests
...
Add sheet for unit tests in Rust
2020-10-01 07:28:16 +02:00
Igor Chubin
2c61368321
Merge pull request #114 from lucis-fluxum/ruby-classes
...
Add sheet for ruby classes
2020-10-01 07:27:45 +02:00
Luc Street
dac4d5c582
Add sheet for async programming in Rust
2020-09-30 14:12:49 -07:00
Luc Street
71ce6c0c29
Add sheet for ruby classes
2020-09-30 13:30:04 -07:00
Luc Street
fcf7085d22
Tweak comments in Cargo sheet, add more frequently used commands
...
- New comment style avoids incorrect syntax highlighting
2020-09-30 13:03:42 -07:00