Chris Lane
74d1bc1ec7
Merge pull request #263 from omsobliga/master
...
Add examples for tmux
2016-03-14 14:14:55 -04:00
Chris Lane
78c76dc75a
Merge pull request #267 from VHarisop/nmcli
...
Added nmcli cheatsheet
2016-03-14 14:14:21 -04:00
VHarisop
f204ed66e1
Added WiFi-specific commands
2016-03-11 03:41:26 +02:00
VHarisop
29c53b754d
Added nmcli cheatsheet
2016-03-08 04:06:44 +02:00
mheadroom
5a7fdfcca7
Add tree
cheatsheet. Small edits to improve clarity of, plus addition of some new commands to, dd
, find
, vim
.
2016-03-04 04:35:41 -05:00
Jindrich Pilar
c3f082eccf
Added xrandr cheat
2016-02-22 20:59:05 +01:00
lih
808a2585ef
Add example for tmux
2016-02-20 11:09:02 +08:00
Chris Lane
c0aad062ec
Trivial README edit.
2016-02-18 15:40:18 -05:00
Chris Lane
8ffeaa4211
README edits
...
- Replaced the broken PyPi badges with new ones
- Moved some content out of the README and into new wiki pages
- Applied syntax highlighting to shell examples
- Trivial content edits
2016-02-18 15:35:17 -05:00
Chris Lane
c1d4c768de
CONTRIBUTING.md
...
- Added a paragraph on licensing
- Trivial edits
2016-02-17 14:12:58 -05:00
Chris Lane
a063c7bb64
Licensing
...
Dual-licensed `cheat` under both the GPL3 and MIT licenses.
2016-02-15 17:13:20 -05:00
Chris Lane
d058ee087e
Patch version bump.
2016-02-15 13:22:01 -05:00
Chris Lane
35c38be120
Merge pull request #253 from groig/master
...
Updated dd cheatsheet with the built-in progress functionality
2016-02-15 13:18:49 -05:00
Chris Lane
cc86f23dba
Merge pull request #256 from Mic92/patch-11
...
mount: mount iso
2016-02-15 13:17:47 -05:00
Chris Lane
54086bf8d6
Minor formatting changes to the nkf cheatsheet.
2016-02-15 13:15:53 -05:00
Chris Lane
429ed25aba
Merge branch 'add-nkf-plugin' of https://github.com/shigemk2/cheat into shigemk2-add-nkf-plugin
...
* 'add-nkf-plugin' of https://github.com/shigemk2/cheat :
Add nkf plugin
2016-02-15 13:14:58 -05:00
Chris Lane
128f28ac99
Merge pull request #254 from dufferzafar/sheets
...
Add httpie cheatsheet
2016-02-15 13:13:09 -05:00
Chris Lane
420a320839
Merge pull request #257 from cedric-dufour/master
...
New Sheet Added: MDADM (Linux RAID)
2016-02-15 13:11:56 -05:00
Cédric Dufour
e3f435a78a
New Sheet Added: MDADM (Linux RAID)
2016-01-26 08:55:36 +01:00
Jörg Thalheim
dcc01bb980
mount: mount iso
2016-01-21 19:01:48 +01:00
Shadab Zafar
6f27a3e614
Add httpie cheatsheet
...
Converted from it's Readme: https://github.com/jkbrzt/httpie
2016-01-13 18:18:43 +05:30
Roig
36b078c9f6
Updated dd cheatsheet with the built-in progress functionality
2016-01-12 09:27:37 -05:00
shigemk2
73c1842866
Add nkf plugin
2016-01-11 13:28:25 +09:00
Chris Lane
ceb3707d28
Trivial whitespace change
2016-01-04 21:54:38 -05:00
Chris Lane
f9e8e041ef
patch version bump.
2016-01-04 21:50:40 -05:00
Chris Lane
b59e83e706
Merge pull request #245 from shigemk2/add-mysql-statements
...
Add Basic MySQL Statements
2016-01-04 20:17:22 -05:00
Chris Lane
bfa813a0b8
Merge pull request #246 from rognan/master
...
Add cheat for lowercasing files and folders in current directory
2016-01-04 20:15:58 -05:00
Chris Lane
c179ef64c6
Merge pull request #250 from shigemk2/add-for-plugin
...
Add "for" plugin
2016-01-04 20:13:21 -05:00
Chris Lane
14a4ee867e
Merge pull request #219 from dufferzafar/golang
...
Add a golang version to the Related Projects list
2016-01-04 20:10:10 -05:00
shigemk2
70ef6239fe
Add for plugin
2016-01-01 00:15:51 +09:00
Thor Andreas Rognan
1b55a238df
Add cheat for lowercasing files and folders in current directory
2015-12-15 14:57:37 +01:00
shigemk2
eeb2c92576
Add Basic MySQL Statements
2015-12-06 15:11:42 +09:00
Kristiyan Nikolov
c1fbeffde5
Adds support for more lexers
...
If you use cheat to save some programming snippets this might be useful.
For example if you have a long list of SQL Query cheats, you can do the
following:
Enter ```sql in the beginning of the file containing the cheats content.
Example file: sql
```sql
SELECT 17 & 16 = 16;
SELECT 2+4+8+16 & 1 = 0;
2015-12-02 14:47:13 +02:00
Chris Lane
b6137cac8b
patch version bump
2015-11-22 11:28:32 -05:00
Chris Lane
711fd02195
Trivial edit to cheatsheet
2015-11-22 11:26:15 -05:00
Chris Lane
248f5a0526
Merge branch 'master' of https://github.com/yafp/cheat into yafp-master
...
* 'master' of https://github.com/yafp/cheat :
20151102 - Added 3 more cheats into the new apt cheatsheet
20151102 - Adding a cheatsheet for at (apt vs apt-get)
2015-11-22 11:25:47 -05:00
Chris Lane
8e7ce511bd
Merge pull request #242 from vyorkin/patch-1
...
Update docker cheat
2015-11-22 11:23:59 -05:00
Chris Lane
ba7ebc8392
Merge pull request #241 from Mic92/patch-10
...
ping: MTU check
2015-11-22 11:23:15 -05:00
Vasiliy Yorkin
6670785a2a
Update docker
2015-11-17 15:35:03 +03:00
Jörg Thalheim
aabaab1185
ping: MTU check
2015-11-11 21:21:24 +01:00
Florian Pöck
22eb1f2df4
20151102 - Added 3 more cheats into the new apt cheatsheet
2015-11-02 14:51:37 +01:00
Florian Pöck
a519ea163e
20151102 - Adding a cheatsheet for at (apt vs apt-get)
2015-11-02 14:28:30 +01:00
Chris Lane
6a2eda80d4
patch version bump.
2015-10-15 18:57:33 -04:00
Chris Lane
20d52376f9
Undid packaging refactoring.
2015-10-15 18:56:34 -04:00
Chris Lane
3b2848668a
patch version bump.
2015-10-15 18:40:18 -04:00
Chris Lane
a8f91d4224
Minor tweaks.
2015-10-15 18:37:02 -04:00
Chris Lane
e0adbbc5b9
Merge branch 'setup-improvements' of https://github.com/youtux/cheat into youtux-setup-improvements
...
* 'setup-improvements' of https://github.com/youtux/cheat :
Use entry_points instead of scripts in setup.py
Improve setup.py description
Exploit setuptools package_data to include cheats
Use find_packages from setuptools to identify packages
Use setuptools insted of distutils.
2015-10-15 18:33:02 -04:00
Chris Lane
905f12a279
Patch version bump.
2015-10-15 18:30:25 -04:00
Chris Lane
0c24bbbaaf
Merge pull request #236 from bmaca/master
...
Added one more MySql cheat
2015-10-15 18:27:20 -04:00
Chris Lane
baa782b8ce
Merge pull request #238 from summer-wu/master
...
create tr cheatsheet
2015-10-15 18:26:04 -04:00