Chris Lane
63c391f67a
When creating a new cheatsheet using the -c option, the program now
...
first attempts to write to the ~/.cheat directory, or alternatively
create it if it does not already exist. Failing that, it attempts to
write to the python package directory.
2013-08-26 20:12:59 -04:00
Chris Lane
3399b8905d
Removed the asterisks denoting the boundaries of the cheatsheets.
2013-08-26 19:45:12 -04:00
Chris Lane
cd1b43118d
Merge branch 'master' of https://github.com/bradtse/cheat into bradtse-master
...
* 'master' of https://github.com/bradtse/cheat :
Added in a create option also
Added in an edit option that allows a user to edit the cheatsheet from their default editor. Also made some visual changes to the output of the cheatsheet.
2013-08-26 19:42:40 -04:00
Chris Lane
e757bcc46d
Merge branch 'master' of https://github.com/shanahanjrs/cheat into shanahanjrs-master
...
* 'master' of https://github.com/shanahanjrs/cheat :
Added Python 3 support.
2013-08-26 19:37:40 -04:00
Chris Lane
67c8436691
Fixed a typo I introduced to the mysqldump cheatsheet.
2013-08-26 19:32:38 -04:00
Chris Lane
2e69eb063c
Trivial changes to the mysqldump cheatsheet.
2013-08-26 19:31:21 -04:00
Chris Lane
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
Chris Lane
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
Chris Lane
bf290ea5b7
Trivial changes.
2013-08-26 19:19:52 -04:00
Chris Lane
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
Chris Lane
eff1b8136c
Merge pull request #38 from carlosp420/master
...
cheat sed, remove leading spaces with regex
2013-08-26 16:06:22 -07:00
Chris Lane
e6d5d9b8dc
Merge pull request #32 from albertojacini/ps_cheatsheet
...
Added ps cheatsheet
2013-08-24 13:48:25 -07:00
Chris Lane
f28a42b030
Merge pull request #33 from albertojacini/fix_readme
...
Marked comments in the example cheatsheet
2013-08-24 13:47:06 -07:00
Chris Lane
f96fc89c0a
Merge pull request #34 from stvnwlsn/mychanges
...
add show to apt-cache cheatsheet
2013-08-24 13:46:33 -07:00
Chris Lane
c460bfdb31
Added more cheats to the php cheatsheet.
2013-08-23 23:06:29 -04: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
Chris Lane
b2159662f3
Committed a cheatsheet for 'truncate'
2013-08-23 18:42:26 -04:00
Chris Lane
483a1da08b
PHP cheatsheet tweak.
2013-08-23 18:33:15 -04:00
Chris Lane
8ebd96e33b
Added a PHP cheatsheet.
2013-08-23 18:32:36 -04:00
Chris Lane
b6a17fac42
Merge pull request #28 from amitsaha/yum_cheat
...
Yum cheat
2013-08-23 15:20:40 -07:00
Chris Lane
7cfaddf935
Gave a shout-out to the 'cheat' RubyGem after it was brought to my attention per issue #22 .
2013-08-21 23:35:04 -04:00
Chris Lane
c9329b2e89
Minor tweak on the last commit.
2013-08-21 23:09:31 -04:00
Chris Lane
43e66c7747
Trivial changes to the README.
2013-08-21 23:02:58 -04:00
Chris Lane
7138a32c4d
Updated the README to include instructions for enabling syntax highlighting.
2013-08-21 23:00:22 -04:00
Chris Lane
c15e836268
Made it also necessary to set an environment variable in order to display colors to the terminal (in an effort to avoid an otherwise inevitable holy-war).
2013-08-21 22:56:33 -04:00
Chris Lane
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
Chris Lane
6d456d147d
Merge pull request #25 from adelviscio/patch-1
...
Added global flag, replaced redundant redirection.
2013-08-21 19:32:48 -07:00
Chris Lane
07c49e8540
Minor tweak to @smartboyathome's patch.
2013-08-21 22:28:28 -04:00
Chris Lane
2b9d48c8c4
Merge branch 'master' of https://github.com/smartboyathome/cheat into smartboyathome-master
...
* 'master' of https://github.com/smartboyathome/cheat :
Making the default cheats directory Windows-compatible.
2013-08-21 22:24:56 -04:00
Chris Lane
031eeb6a96
Restored the __init__.py file that I stupidly deleted on a previous commit.
2013-08-21 22:17:29 -04:00
Chris Lane
1e26280da7
Added some comments to the cheat file.
2013-08-19 21:35:51 -04:00
Chris Lane
f3c37a37eb
Added an openssl cheatsheet.
2013-08-19 21:31:34 -04:00
Chris Lane
e3d6976a03
Merging.
2013-08-19 21:15:02 -04:00
Chris Lane
dc754295ac
Merge pull request #19 from shanahanjrs/master
...
Changed lines so none were over 80 columns.
2013-08-19 18:08:29 -07:00
Chris Lane
26e5261713
Did a refactoring to incorporate kragniz's work a little more delicately.
2013-08-18 15:53:40 -04:00
Chris Lane
54f379eda5
Fixed a bug whereby the 'cheatsheet not found' error would always be displayed.
2013-08-18 15:14:19 -04:00
Chris Lane
dbfce8cbd4
Merging new cheatsheets into kragniz's work.
2013-08-18 14:59:49 -04:00
Chris Lane
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
Chris Lane
e105102bb8
Merge pull request #13 from smlance/scp
...
Added base scp file.
2013-08-18 08:01:36 -07:00
Chris Lane
191949b45a
Merge pull request #16 from Simnol/master
...
Added 'asterisk' and minor update to 'tar'
2013-08-18 07:59:54 -07:00
Chris Lane
6b8c516599
Fixing a minor typo in the REAMDE.
2013-08-15 18:55:59 -04:00
Chris Lane
07bd1953e7
More changes to the README.
2013-08-15 18:55:22 -04:00
Chris Lane
40d18e01dc
Updated the README to document the usage of the $CHEATPATH environment variable.
2013-08-15 18:52:32 -04:00
Chris Lane
b8c42a1b64
Updated the README.
2013-08-15 18:38:13 -04:00
Chris Lane
13c8d60d75
Merging shanahanjrs work into master.
2013-08-15 18:19:02 -04:00
Chris Lane
10cb62fee9
Continuing to merge gbremer's work into master.
2013-08-15 18:03:58 -04:00
Chris Lane
db4f793da2
Merging gbremer's work into master.
2013-08-15 18:01:32 -04:00
Chris Lane
098384d341
Merge pull request #4 from CogBear/master
...
Cut command added and bash extended
2013-08-12 15:53:16 -07:00
Chris Lane
15fd673a51
Modified the installer such that it now outputs text on successful installation.
2013-08-11 15:59:03 -04:00
Chris Lane
b2fe140fdb
Updated the README.
2013-08-11 15:57:11 -04:00
Chris Lane
431cde776c
Modified the installer.
2013-08-11 15:43:51 -04:00
Chris Lane
0f2494726f
Modified the installer.
2013-08-11 15:39:36 -04:00
Chris Lane
39b1cf391f
Refactored the application per some feedback on reddit.
2013-08-11 15:37:11 -04:00
Chris Lane
11ef3149cd
Trivial change to the README.
2013-08-10 19:08:21 -04:00
Chris Lane
ba48816ba1
Made trivial changes to the README. Added the GPL 3 license.
2013-08-10 19:06:01 -04:00
Chris Lane
fa0843c337
Took a first stab at the README.
2013-08-10 18:56:50 -04:00
Chris Lane
58c01320f8
Trivial changes.
2013-08-10 17:14:16 -04:00
Chris Lane
cbbd18e621
Attempting to cheatsheets out of application logic.
2013-08-10 17:08:17 -04:00
Chris Lane
8e9cfc0eb1
Still hacking in cheat sheets. Wrote a trivial python installer.
2013-08-10 16:32:49 -04:00
Chris Lane
1786a57d5e
Still adding commands.
2013-08-10 11:26:56 -04:00
Chris Lane
e51fa9b29f
Adding more cheat sheets.
2013-08-10 10:16:13 -04:00
Chris Lane
8093424dbd
Added some notes.
2013-08-09 23:46:34 -04:00
Chris Lane
66166e3dd4
Still writing cheat sheets. Also made trivial changes to the README.
2013-08-09 23:17:22 -04:00
Chris Lane
50b47445ad
On help, the 'Available keyphrases' output is now alphabetized.
2013-08-09 22:24:12 -04:00
Chris Lane
76cce9d584
Added more cheat sheets.
2013-08-09 21:56:42 -04:00
Chris Lane
aca0900430
Tweaks.
2013-07-30 23:57:04 -04:00
Chris Lane
87f1fe13b6
Cleaned up some python. Added support for subcommands.
2013-07-30 23:33:31 -04:00
Chris Lane
9681886409
Hacking in some refinements.
2013-07-30 23:25:36 -04:00
Chris Lane
1188238381
Got a working version.
2013-07-30 22:48:07 -04:00
Chris Lane
2a178b53f9
Initial commit.
2013-07-29 21:34:41 -04:00