Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

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

About

A Simple Task Manager for Command Line Lovers.

Resources

Stars

21 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages