2
0
mirror of https://github.com/chubin/cheat.sheets synced 2024-11-05 12:00:16 +00:00
Commit Graph

466 Commits

Author SHA1 Message Date
terminalforlife
dde9356508 Add apt-key file & an example 2020-02-17 02:07:42 +00:00
terminalforlife
476cf1ee98 Add additional dpkg examples 2020-02-17 02:06:00 +00:00
terminalforlife
74c8191b3c Add dpkg and an example 2020-02-17 01:59:30 +00:00
terminalforlife
1186810822 Mention whether builtin of printf or not 2020-02-17 01:56:48 +00:00
terminalforlife
12331213f2 Add printf file with examples 2020-02-17 01:55:05 +00:00
terminalforlife
0e758e9d40 Add cat file and a POSIX line 2020-02-17 01:43:23 +00:00
terminalforlife
fbb1d392d5 Add additional example 2020-02-17 01:40:28 +00:00
terminalforlife
9297e1874f Add perldoc file & an example 2020-02-17 01:32:01 +00:00
terminalforlife
3279f62125 Add a few more Perl examples 2020-02-17 01:27:30 +00:00
terminalforlife
56e57af09c Add method to display terminal cols and lines 2020-02-17 00:53:12 +00:00
terminalforlife
3972687447 Remove random sudo instance 2020-02-17 00:35:19 +00:00
Igor Chubin
1a4eca569b
Merge pull request #95 from alexberry/teeappend
Append, not amend.
2020-02-12 15:59:15 +01:00
Alex Berry
15f7213025 Append, not amend.
intact is not hyphenated.

Newline for formatting.
2020-02-11 23:08:07 +00:00
Igor Chubin
6f9aa78d7e
Merge pull request #89 from schneiderl/master
emacs: fix typos
2020-02-11 19:21:32 +01:00
Igor Chubin
c9c425d37d
Merge pull request #90 from roryokane/patch-1
Fix indentation in Ruby cheat sheet
2020-02-11 19:20:56 +01:00
Igor Chubin
4b35ff0a27
Merge pull request #91 from alexberry/patch-1
Adding a few more useful examples to sed.
2020-02-11 19:18:43 +01:00
Igor Chubin
167657879b
Merge pull request #92 from terminalforlife/master
New Examples & `sysctl` File + Wording & Formatting Improvements
2020-02-11 19:16:22 +01:00
Igor Chubin
8dcabf4c9f
Merge pull request #93 from tlvince/patch-2
Add a jq filter example
2020-02-11 19:14:09 +01:00
Tom Vincent
1ba369f630
Add a jq filter example 2020-02-08 12:26:52 +00:00
terminalforlife
c8d0c9e9c0 Tidy up and somewhat improve wording of ssh 2020-02-02 21:07:43 +00:00
terminalforlife
16fbc6f6eb Improve formatting and descriptions of git
I've also maintained a column limit of 80, for smaller terminals.

Some of these description changes are superfluous, but either improve
clarity, or make things a touch more concise, I believe.
2020-02-02 20:47:50 +00:00
terminalforlife
e6da32c2b1 Show tee some love, for clarity and consistency 2020-02-02 19:57:22 +00:00
terminalforlife
4c5344e70c Add example to perl 2020-02-02 19:44:01 +00:00
terminalforlife
cb863ec73c Add sysctl file with a few examples 2020-02-02 19:37:49 +00:00
alexberry
3f48743dee
g flag is per-line, not per-file
Make comment clearer
2020-02-02 10:45:33 +00:00
alexberry
b2ef20e0d9
Forgot to add paths as utilised -i
Must add a file path when not piping to sed.
2020-02-02 10:32:28 +00:00
alexberry
b2210a9ca2
Adding a few more useful examples.
Sed's cheat sheet was a little light, here are a few more examples.
2020-02-02 10:29:36 +00:00
Rory O’Kane
1556ce6b1f
Fix indentation in Ruby cheat sheet 2020-01-25 00:04:13 -05:00
Lucas Gabriel Schneider
706a5e0c0c
fix typos on emacs 2020-01-20 19:42:08 +00:00
Igor Chubin
44d15abd8d
Merge pull request #88 from terminalforlife/master
Tweaks & AWK Addition
2019-12-19 21:36:43 +01:00
terminalforlife
7da14d62dd Improve wording, grammar, and overall message
I've also corrected some syntax and cleaned up anything that was a bit
messy. I believe it's now more presentable.
2019-12-05 01:31:57 +00:00
terminalforlife
36b9feb0a2 Add pretty-print output taken from /etc/passwd 2019-12-05 01:01:13 +00:00
terminalforlife
524924166c Merge branch 'master' of https://github.com/chubin/cheat.sheets 2019-12-04 21:29:46 +00:00
Igor Chubin
cfdd94c9c0
Merge pull request #87 from SoptikHa2/master
i3: Changed meta key symbol and added configuration guide
2019-12-04 20:42:42 +01:00
Petr Šťastný
a8c7a70316
Split configuration guide into multiple segments 2019-12-03 23:24:53 +01:00
Petr Šťastný
9ac8548d2a
Fixed workspace ascii visualisation 2019-12-03 23:20:53 +01:00
terminalforlife
497c345247 Merge branch 'master' of https://github.com/chubin/cheat.sheets 2019-12-03 22:20:23 +00:00
Petr Šťastný
e977e75e65
Removed empty line between sections 2019-12-03 23:14:05 +01:00
Petr Šťastný
50c8fce5bd
Changed meta key symbol and added configuration guide 2019-12-03 23:07:12 +01:00
terminalforlife
e2b22d476b Address empty line issue mentioned in #83 PR
Had to remove the empty line else it would mess with the search
feature. I didn't realise these sheets are parsed.
2019-12-03 22:03:33 +00:00
Igor Chubin
f3c83d2d0e
Merge pull request #86 from SoptikHa2/i3
Added i3 cheatsheet
2019-12-03 22:31:48 +01:00
Petr Šťastný
1b0728ca42
Added guide to precise new window positioning 2019-12-03 22:22:27 +01:00
Petr Šťastný
a14798aab4
Added most useful i3 keybindings 2019-12-03 22:07:43 +01:00
terminalforlife
09e06fc821 Add syntax for fetching lines between patterns 2019-12-01 13:00:13 +00:00
terminalforlife
187916318f Tweaked comments and added alternative 2019-11-28 17:07:09 +00:00
Igor Chubin
7c88ba98f0 moved _scala/:main to _scala/_info.yaml (fixes #84) 2019-11-28 07:53:32 +00:00
Igor Chubin
ad216096cd
Merge pull request #83 from terminalforlife/master
More of the Same
2019-11-28 08:46:33 +01:00
terminalforlife
0b61d3884e Fetch unique list of uppercase-only variables
Just wrote this because I'm wanting to convert numerous uppercase
variables in lots of shell programs to lowercase, except the initial
letter of a word. Manually, doing this would take forever.

First, however, I need to compile a list of variable names so I know
for what I want to search and replace, then omit certain ones typically
named in all uppercase, like `UID`, `USER`, `HOSTNAME`, etc, which I
will probably do by parsing `env` and various other special parameters
used by Bash.

Fun times.
2019-11-27 16:44:28 +00:00
terminalforlife
0ab091a8cd Add alternative approach to parsing xev 2019-11-27 00:06:45 +00:00
terminalforlife
81711828bc Add more examples using associate array variables 2019-11-26 23:49:20 +00:00