aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2014-12-17todo: print directly instead of appending to stringJohannes Löthberg1-6/+9
2014-12-17todo: loop over context array and add each to stringJohannes Löthberg1-1/+4
This commit changes the format of the todo file to use a table for the contexts instead of just a string
2014-12-17todo: color_bold descriptionJohannes Löthberg1-1/+3
2014-12-17todo: reorder import linesJohannes Löthberg1-1/+1
2014-12-17todo: rename task variable to entryJohannes Löthberg1-8/+8
2014-12-17todo: print header showing the todo file usedJohannes Löthberg1-0/+1
2014-12-17todo: split first line out into own functionJohannes Löthberg1-5/+12
2014-12-17todo: add format_priority to color priorityJohannes Löthberg1-1/+12
2014-12-17todo: replace sort_toml with more readable sort_dictJohannes Löthberg1-6/+20
2014-12-17todo: sorted_toml → todo_dictJohannes Löthberg1-4/+4
2014-12-17todo: add colorization functionsJohannes Löthberg1-0/+16
2014-12-17todo: switch from pytoml to tomlJohannes Löthberg1-4/+3
seemd toml can serialize too now.
2014-12-17todo: split argument parsing out to own functionJohannes Löthberg1-8/+33
2014-12-16todo: Add --id and --file to docstringJohannes Löthberg1-4/+6
2014-12-16todo.py → todoJohannes Löthberg1-0/+0
2014-10-12add dex script with -s switchJohannes Löthberg1-0/+781
2014-09-10Add basic todo.pyJohannes Löthberg1-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-14Rewrite README in rstJohannes Löthberg3-5/+33
2014-08-04kchsh: Import kyriasis chsh utilJohannes Löthberg1-0/+64
LDAP users have their loginShell stored in LDAP and the Arch Linux chsh isn't built with LDAP support.
2014-04-26pomf: Add pomf upload scriptJohannes Löthberg1-0/+4
2014-04-25volumecontrol.bash: import crappy volume controll scriptJohannes Löthberg1-0/+19
2014-04-25scrotpomf.bash: Init importJohannes Löthberg1-0/+27
2014-03-29Create README.mdJohannes Löthberg1-0/+4
2014-03-29Add dmenruJohannes Löthberg1-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-28Add LICENSEJohannes Löthberg1-0/+14
2014-03-28Initial commitJohannes Löthberg0-0/+0