Commit Graph

11 Commits

Author SHA1 Message Date
Chris Lane 3234d21654 Fixing filename error in setup.py
I slightly borked a merge conflict a moment ago.
2013-11-11 17:48:06 -05:00
0rax b6e73539bd Added autocompletion for fish shell 2013-10-11 16:26:24 +02:00
Chris Lane 587dbf3c11 Integrated the autocompletion scripts into the project, and rewrote the bash version to take advantage of the new -l option. 2013-09-14 10:27:53 -04:00
roemer_j 8b8d06f0e1 Added autocomplete for bash 2013-09-12 03:25:10 +02:00
John Shanahan 6c6057563c Added 'GPL3' to setup.py 2013-09-01 22:20:53 -04:00
Chris Lane 91d01d9b96 Merge branch 'zsh_completions' of https://github.com/a-sk/cheat into a-sk-zsh_completions
* 'zsh_completions' of https://github.com/a-sk/cheat:
  Install zsh completions
  Add zsh cheats completions
  Add -d/--cheat_directories option to list directories containing cheatsheets
2013-09-01 14:36:02 -04:00
John Shanahan 12e6d83d47 Added some required fields to setup.py 2013-08-31 14:19:03 -04:00
a-sk a781f6a8f7 Install zsh completions 2013-08-29 19:12:00 +04:00
Lars Yencken 39a15a669a Make Pygments a soft dependency. 2013-08-21 19:33:09 +10:00
Lars Yencken c6bb350a13 Colorize output using Pygment lexers. 2013-08-21 17:05:52 +10:00
Louis Taylor 8dda6a9241 Package with distutils
Created cheatsheets package to store the default sheets.
2013-08-13 11:01:06 +01:00