Carlos Peña
|
53a2a616d0
|
chead sed to remove empty lines
|
2013-08-31 12:46:33 +03:00 |
Carlos Peña
|
9500ca8446
|
cheat sed, remove leading spaces with regex
|
2013-08-27 00:06:30 +03:00 |
Chris Lane
|
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 |
Anthony Delviscio
|
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 |
Louis Taylor
|
8dda6a9241
|
Package with distutils
Created cheatsheets package to store the default sheets.
|
2013-08-13 11:01:06 +01:00 |