Skip to content
This repository has been archived by the owner on Nov 16, 2020. It is now read-only.
/ diary.sh Public archive

A small shell script which I had used to keep a diary

Notifications You must be signed in to change notification settings

ryot4/diary.sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

diary.sh is a shell script to keep a diary.

 * It automatically creates a file if it does not exist, and opens the file
   with the text editor (specified by the EDITOR environment variable).
   If DIARY_DIR is not set, ~/diary is used.

 * search subcommand is available to grep over all diary files.

About

A small shell script which I had used to keep a diary

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages