Commit Graph
13 Commits
Author SHA1 Message Date
Louis Taylor 6627b06b1d Add gitignore
Ignores python bytecode files and the build directory created by distutils.
2013-08-19 08:50:40 +01:00
Louis Taylor 16537467f1 Remove python bytecode file 2013-08-19 08:49:09 +01:00
Louis Taylor 9946bab1a9 Don't split cheatpath for no reason 2013-08-18 17:41:32 +01:00
Louis Taylor cdf0aa1926 Remove duplicates from the list of cheatsheets. 2013-08-17 03:16:44 +01:00
Louis Taylor 73d9f0c83d Merge https://github.com/chrisallenlane/cheat
Conflicts:
	README.md
	cheat
	install
2013-08-17 02:38:31 +01:00
Louis Taylor b38bbceb8a Change indent level from 2 spaces to 4. 2013-08-16 09:47:43 +01:00
Louis Taylor f10c7fd19b Change most of the headers to h1's.
Makes the subheadings in the installation section look less strange.
2013-08-16 09:26:18 +01:00
Louis Taylor 1944c1a351 Add a non-root section to the installation guide. 2013-08-16 09:25:07 +01:00
Louis Taylor 63b0ffba14 Don't require the package to be available. 2013-08-16 03:02:33 +01:00
Louis Taylor 389d6d5671 Remove old install script 2013-08-13 11:49:37 +01:00
Louis Taylor 3c9136b476 Replace support for user's .cheat directories 2013-08-13 11:42:58 +01:00
Louis Taylor 53b93c00e1 Update readme with setup.py 2013-08-13 11:08:05 +01:00
Louis Taylor 8dda6a9241 Package with distutils
Created cheatsheets package to store the default sheets.
2013-08-13 11:01:06 +01:00