.onedev-buildspec.yml Loading last commit info...
LICENSE
README.md
_td
startup.png
tasks.plugin.zsh
README.md

tasks

ohmyzsh plugin for managing very simple tasks (with tab completion!)

Usage

CommandDescription
tlist all tasks
tn <task>Add task
td <task_id>Delete task with id
te <task_id> <new_task>Update task with new task body
tsSort tasks alphabetically

Demo

asciicast

Display Tasks on Startup

Just add echo "$(t)" to your .zshrc file!

Startup Example

Please wait...
Page is in error, reload to recover