Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-12-17 | todo: color_bold description | Johannes Löthberg | 1 | -1/+3 | |
2014-12-17 | todo: reorder import lines | Johannes Löthberg | 1 | -1/+1 | |
2014-12-17 | todo: rename task variable to entry | Johannes Löthberg | 1 | -8/+8 | |
2014-12-17 | todo: print header showing the todo file used | Johannes Löthberg | 1 | -0/+1 | |
2014-12-17 | todo: split first line out into own function | Johannes Löthberg | 1 | -5/+12 | |
2014-12-17 | todo: add format_priority to color priority | Johannes Löthberg | 1 | -1/+12 | |
2014-12-17 | todo: replace sort_toml with more readable sort_dict | Johannes Löthberg | 1 | -6/+20 | |
2014-12-17 | todo: sorted_toml → todo_dict | Johannes Löthberg | 1 | -4/+4 | |
2014-12-17 | todo: add colorization functions | Johannes Löthberg | 1 | -0/+16 | |
2014-12-17 | todo: switch from pytoml to toml | Johannes Löthberg | 1 | -4/+3 | |
seemd toml can serialize too now. | |||||
2014-12-17 | todo: split argument parsing out to own function | Johannes Löthberg | 1 | -8/+33 | |
2014-12-16 | todo: Add --id and --file to docstring | Johannes Löthberg | 1 | -4/+6 | |
2014-12-16 | todo.py → todo | Johannes Löthberg | 1 | -0/+0 | |
2014-10-12 | add dex script with -s switch | Johannes Löthberg | 1 | -0/+781 | |
2014-09-10 | Add basic todo.py | Johannes Löthberg | 1 | -0/+61 | |
Currently it just prints the todo items from a TOML formated file. Should bother to add a function for adding and deleting todos sometime. | |||||
2014-08-14 | Rewrite README in rst | Johannes Löthberg | 3 | -5/+33 | |
2014-08-04 | kchsh: Import kyriasis chsh util | Johannes Löthberg | 1 | -0/+64 | |
LDAP users have their loginShell stored in LDAP and the Arch Linux chsh isn't built with LDAP support. | |||||
2014-04-26 | pomf: Add pomf upload script | Johannes Löthberg | 1 | -0/+4 | |
2014-04-25 | volumecontrol.bash: import crappy volume controll script | Johannes Löthberg | 1 | -0/+19 | |
2014-04-25 | scrotpomf.bash: Init import | Johannes Löthberg | 1 | -0/+27 | |
2014-03-29 | Create README.md | Johannes Löthberg | 1 | -0/+4 | |
2014-03-29 | Add dmenru | Johannes Löthberg | 1 | -0/+3 | |
dmenru is a replacement of dmenu_run using zsh builtins instead of checking the path manually, and thus uses zsh's own caching instead of having to do its own. Stolen from Earnestly | |||||
2014-03-28 | Add LICENSE | Johannes Löthberg | 1 | -0/+14 | |
2014-03-28 | Initial commit | Johannes Löthberg | 0 | -0/+0 | |