/yukitask

A Simple Task Manager for Command Line Lovers.

Primary LanguageRuby

YukiTask - A Simple Task Manager for Command Line Lovers.

http://yukitask.textfile.org/

INSTALL

  • Download zip and extract it.

  • Move YukiTask files to your home directory.

$ mv yukitask ~/
  • Add following lines at end of your ~/.bashrc.
export EDITOR=vim
PATH=~/yukitask:$PATH
source ~/yukitask/command_aliases
source ~/yukitask/here_aliases
  • Reload `~/.bashrc'
$ source ~/.bashrc
  • That is all.

Web site

http://yukitask.textfile.org