- Solves issue whereby global cheatsheets fail to save after editing

- `cheat` no longer asks a user if a global cheatsheet should be copied
  locally before editing, and instead just silently does so.
This commit is contained in:
Chris Lane
2015-02-10 19:35:14 -05:00
parent 3d8343a878
commit 718ec4f685
5 changed files with 7 additions and 29 deletions

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
*.pyc
MANIFEST
build
cheat.egg-info
dist