Matthieu Keller
d4a40a9b20
Update sort
2013-09-08 15:43:25 +02:00
Matthieu Keller
acb1a827ec
Create sort
2013-09-08 15:23:00 +02:00
Chris Lane
64cba079f9
Merge branch 'master' of https://github.com/ritchielincoln/cheat into ritchielincoln-master
...
* 'master' of https://github.com/ritchielincoln/cheat :
give user the option to edit cheatsheet when trying to create an existing cheatsheet
2013-09-07 18:43:13 -04:00
Ritchie Lincoln
ffcafa4480
give user the option to edit cheatsheet when trying to create an existing cheatsheet
2013-09-07 12:41:51 -06:00
Chris Lane
213c7a31e1
Updated the README to describe the -d flag and zsh coordination.
2013-09-07 14:38:13 -04:00
Chris Lane
b107019664
Merge branch 'minus-d-uses-new-line-sep' of https://github.com/a-sk/cheat into a-sk-minus-d-uses-new-line-sep
...
* 'minus-d-uses-new-line-sep' of https://github.com/a-sk/cheat :
-d now separates output using a newline
2013-09-07 13:34:45 -04:00
Chris Lane
11b680f49b
Merging.
2013-09-07 13:28:10 -04:00
Chris Lane
f0a7362149
Merge branch 'master' of https://github.com/shanahanjrs/cheat into shanahanjrs-master
...
* 'master' of https://github.com/shanahanjrs/cheat :
Added 'import argparse' to 'cheat'
Merge
Added GPL3 license to top of 'cheat' as required.
2013-09-07 13:23:39 -04:00
Chris Lane
db3fa0f8ad
Merge pull request #79 from maggick/patch-9
...
Update grep
2013-09-07 10:17:37 -07:00
Chris Lane
f51d57499d
Merge pull request #82 from adelviscio/patch-7
...
Removed cat
2013-09-07 10:14:27 -07:00
Chris Lane
3b3f96cfa2
Merge pull request #81 from ritchielincoln/master
...
added chmod to cheats
2013-09-07 10:12:59 -07:00
Chris Lane
b998a2015f
Merge pull request #78 from maggick/patch-8
...
Update aptitude
2013-09-07 10:10:58 -07:00
adelviscio
93bda9dc20
Removed cat
...
Piping cat to sed is an extra step. Sed can handle file arguments.
2013-09-07 00:29:49 -04:00
Ritchie Lincoln
bbabedb3ce
added chmod to cheats
2013-09-06 20:55:22 -06:00
Matthieu Keller
dc4846b635
Update grep
2013-09-06 16:53:36 +02:00
Matthieu Keller
948d407b65
Update aptitude
2013-09-06 16:51:31 +02:00
John Shanahan
4fe31ec479
Added 'import argparse' to 'cheat'
2013-09-05 22:50:55 -04:00
a-sk
ebdca118ea
-d now separates output using a newline
2013-09-04 09:52:54 +04:00
John Shanahan
139ff6c32e
Merge
2013-09-03 23:53:58 -04:00
John Shanahan
68de9655e5
Merge remote-tracking branch 'upstream/master'
2013-09-03 23:53:31 -04:00
Chris Lane
16244be4ea
Merge pull request #74 from Chimyx/master
...
Create Pacman (Arch linux package manager)
2013-09-03 17:11:01 -07:00
Chris Lane
d3e37c07d3
Merge pull request #70 from maggick/patch-4
...
correct and add vim shortcuts
2013-09-03 17:05:19 -07:00
Chris Lane
b360315298
Merge pull request #76 from thelinuxfr/patch-1
...
Add set editor to git
2013-09-03 17:02:19 -07:00
Chris Lane
3e05a463b6
Merge pull request #75 from bdien/master
...
Add tmux cheatfile
2013-09-03 17:01:23 -07:00
Chris Lane
4b1ceeef83
Merge pull request #71 from maggick/patch-5
...
Create aptitude
2013-09-03 16:59:03 -07:00
Chimyx
253eae2935
Correction in pacman file
2013-09-03 16:01:09 +02:00
LIETART Frederic
a45568ec5f
Add set editor to git
...
Add set editor to git
2013-09-03 13:25:16 +02:00
Benny
00549c1d8e
Use lowercase letters
2013-09-03 11:10:20 +02:00
Benny
1599c81e8f
Create tmux cheatfile
2013-09-03 11:08:25 +02:00
Manu
837042f718
Added yaourt (Yet AnOther User Repository Tool) cheatsheet
2013-09-03 05:39:24 +02:00
Manu
221c1ce190
Added pacman (archlinux PACkage MANager) cheatsheet
2013-09-03 05:19:43 +02:00
Matthieu Keller
fda6125657
minor spell corrections
2013-09-02 16:09:38 +02:00
Matthieu Keller
e557c26377
Create head
2013-09-02 16:08:09 +02:00
Matthieu Keller
ec5123d21e
Create aptitude
2013-09-02 16:05:43 +02:00
Matthieu Keller
d9acba7f14
correct and add vim shortcuts
2013-09-02 16:04:10 +02:00
John Shanahan
9b88afec33
Added GPL3 license to top of 'cheat' as required.
2013-09-02 07:39:43 -04:00
Chris Lane
2a9220bb6d
Merge pull request #68 from shanahanjrs/master
...
Added 'GPL3' to setup.py
2013-09-01 19:24:38 -07:00
John Shanahan
6c6057563c
Added 'GPL3' to setup.py
2013-09-01 22:20:53 -04:00
Chris Lane
79831f81b7
Merge pull request #66 from adelviscio/patch-6
...
Added diff of two processes/commands
2013-09-01 18:15:48 -07:00
Chris Lane
54e339ef19
Merge pull request #65 from adelviscio/patch-5
...
View routing table with netstat
2013-09-01 18:15:03 -07:00
Chris Lane
3dbaf5a17f
Fixed a minor typo in the grep cheatsheet.
2013-09-01 21:13:35 -04:00
Chris Lane
a2ed76db3f
Merge branch 'patch-4' of https://github.com/adelviscio/cheat into adelviscio-patch-4
...
* 'patch-4' of https://github.com/adelviscio/cheat :
Removed duplicate example, updated description of another example.
2013-09-01 21:12:49 -04:00
Chris Lane
4abdc34c94
Merge branch 'master' of github.com:chrisallenlane/cheat
...
* 'master' of github.com:chrisallenlane/cheat:
Cleaned up the loop
2013-09-01 21:11:06 -04:00
Chris Lane
8fde16689d
Fixed a small typo in the openssl cheatsheet.
2013-09-01 21:10:41 -04:00
Chris Lane
1c90a76d1e
Merge pull request #62 from adelviscio/patch-2
...
Cleaned up the loop
2013-09-01 18:05:35 -07:00
adelviscio
6d0e99b956
Added diff of two processes/commands
...
Wraps output of two commands into separate file handles that diff can compare.
2013-09-01 17:48:33 -04:00
adelviscio
b894974dc7
View routing table with netstat
2013-09-01 16:04:17 -04:00
adelviscio
2592e8face
Removed duplicate example, updated description of another example.
...
Removed cat file | grep pattern as cat file is unnecessary. The command becomes 'grep pattern file' again - which is the same as the first example.
Updated #Advanced description to be more descriptive.
2013-09-01 16:00:18 -04:00
adelviscio
4d6bc270cf
Added openssl s_client to view cert expiration
2013-09-01 15:56:15 -04:00
adelviscio
6042b8814a
Cleaned up the loop
...
Otherwise, the loop just prints the words 'file' and 'found' on separate lines.
2013-09-01 15:40:10 -04:00