49d1daa97b
Adding additional ssh-keygen command examples
2013-08-28 23:06:43 -04:00
1a1f87e131
Adding less cheat sheet
2013-08-28 22:16:07 -04:00
437f191bf7
Trivial change to mount cheatsheet.
2013-08-27 19:44:58 -04:00
c7c63b42cd
Minor changes to the git cheatsheet.
2013-08-27 19:43:24 -04:00
9e8294b566
Merge branch 'master' of https://github.com/ozdemircili/cheat into ozdemircili-master
...
* 'master' of https://github.com/ozdemircili/cheat :
Added git cheats
Added mount cheatsheet
2013-08-27 19:06:53 -04:00
bcdc3c7f23
cheat awk: sum integers from a file or stdin
2013-08-27 14:06:15 +03:00
63bd132a9b
Added git cheats
2013-08-27 10:56:53 +02:00
dcfc6e60be
Added mount cheatsheet
2013-08-27 10:53:49 +02:00
d183a6fb14
Change to the SSH cheatsheet
2013-08-26 20:37:04 -04:00
496de6ae89
Integrated cheatsheet contents.
2013-08-26 20:34:36 -04:00
67c8436691
Fixed a typo I introduced to the mysqldump cheatsheet.
2013-08-26 19:32:38 -04:00
2e69eb063c
Trivial changes to the mysqldump cheatsheet.
2013-08-26 19:31:21 -04:00
d0e1f18e52
Merge branch 'master' of https://github.com/codehill/cheat into codehill-master
...
* 'master' of https://github.com/codehill/cheat :
More mysqldump commands.
2013-08-26 19:26:40 -04:00
7886eea791
Renamed mysql.sql to mysql, because the installer doesn't seem to install that cheatsheet when it has the .sql extension.
2013-08-26 19:21:42 -04:00
bf290ea5b7
Trivial changes.
2013-08-26 19:19:52 -04:00
37b9e84497
Merge branch 'master' of https://github.com/ozdemircili/cheat into ozdemircili-master
...
* 'master' of https://github.com/ozdemircili/cheat :
Added history cheatsheet
Added history cheatsheet
History
Added histroy cheatsheet
Took out listing of Readme and License file on cheatsheets
Added mysql cheatsheet
Added lsof cheatsheet
Added 2 new cheatsheets
2013-08-26 19:12:54 -04:00
9500ca8446
cheat sed, remove leading spaces with regex
2013-08-27 00:06:30 +03:00
78fdc09f8c
Added history cheatsheet
2013-08-26 18:29:30 +02:00
821290b41d
Added history cheatsheet
2013-08-26 18:27:54 +02:00
62e4b73d2b
History
2013-08-26 18:26:52 +02:00
cdc512c897
Added histroy cheatsheet
2013-08-26 18:24:14 +02:00
0c027b792d
Added mysql cheatsheet
2013-08-26 16:52:09 +02:00
24e1c2748f
Added lsof cheatsheet
2013-08-26 16:51:57 +02:00
c6ba4c79df
Added 2 new cheatsheets
2013-08-26 16:44:19 +02:00
6083e2d70b
More mysqldump commands.
...
I also modified the previous commands so passwords don't show in the
history.
2013-08-25 11:48:19 +04:00
e6d5d9b8dc
Merge pull request #32 from albertojacini/ps_cheatsheet
...
Added ps cheatsheet
2013-08-24 13:48:25 -07:00
8d75ee723f
add show to apt-cache cheatsheet
2013-08-24 16:16:59 +01:00
60ee4818b1
Added ps cheatsheet
2013-08-24 15:46:50 +02:00
c460bfdb31
Added more cheats to the php cheatsheet.
2013-08-23 23:06:29 -04:00
bbbe9193e0
Made trivial changes to some of the cheatsheets to make them play more nicely with colorized output.
2013-08-23 19:00:37 -04:00
b2159662f3
Committed a cheatsheet for 'truncate'
2013-08-23 18:42:26 -04:00
483a1da08b
PHP cheatsheet tweak.
2013-08-23 18:33:15 -04:00
8ebd96e33b
Added a PHP cheatsheet.
2013-08-23 18:32:36 -04:00
b6a17fac42
Merge pull request #28 from amitsaha/yum_cheat
...
Yum cheat
2013-08-23 15:20:40 -07:00
d070a5ef45
More yum commands
2013-08-22 15:34:42 +10:00
fabd1bc242
Resolved a trivial merge conflcit in cheatsheets/sed. Resolved major merge conflict in ./cheat. Made very minor revision to @larsyencken's patch to prevent __init__.py/c files from being listed as cheatsheets.
2013-08-21 22:49:07 -04:00
6d456d147d
Merge pull request #25 from adelviscio/patch-1
...
Added global flag, replaced redundant redirection.
2013-08-21 19:32:48 -07:00
031eeb6a96
Restored the __init__.py file that I stupidly deleted on a previous commit.
2013-08-21 22:17:29 -04:00
8245d3f4ec
Explicitly mark comment lines in builtin sheets.
2013-08-22 11:34:11 +10:00
e6e4b1e420
Added global flag, replaced redundant redirection.
...
Not using the 'g' (global) flag only replaces the first match on a line. The 'g' flag will replace all matches.
2013-08-21 00:17:52 -04:00
f3c37a37eb
Added an openssl cheatsheet.
2013-08-19 21:31:34 -04:00
e3d6976a03
Merging.
2013-08-19 21:15:02 -04:00
16537467f1
Remove python bytecode file
2013-08-19 08:49:09 +01:00
edb392da7f
Add cheatsheet for yum
2013-08-19 15:03:18 +10:00
26e5261713
Did a refactoring to incorporate kragniz's work a little more delicately.
2013-08-18 15:53:40 -04:00
dbfce8cbd4
Merging new cheatsheets into kragniz's work.
2013-08-18 14:59:49 -04:00
bef2b22ad6
Merge branch 'master' of https://github.com/kragniz/cheat into kragniz-master
...
* 'master' of https://github.com/kragniz/cheat :
Don't split cheatpath for no reason
Remove duplicates from the list of cheatsheets.
Change indent level from 2 spaces to 4.
Change most of the headers to h1's.
Add a non-root section to the installation guide.
Don't require the package to be available.
Remove old install script
Replace support for user's .cheat directories
Update readme with setup.py
Package with distutils
2013-08-18 14:57:55 -04:00
8dda6a9241
Package with distutils
...
Created cheatsheets package to store the default sheets.
2013-08-13 11:01:06 +01:00