This repository contains custom data files for BSD's calendar utility,
created (and/or edited) and maintained by me.
brew install zgracem/formulae/zgm-calendar-dataThis command will execute the following:
- Tap my personal repo of custom Homebrew formulae.
- Install, as a prerequisite, the latest version of
calendar, with its default data files in/usr/local/opt/calendar/share/calendar. - Install the files from this repository to
/usr/local/share/calendar.
-
Create a personal calendar file at
~/.calendar/calendar, e.g.:// relative to /usr/local/share/calendar #include <calendar.canada> #include <calendar.space> #include <calendar.women> #include <calendar.zbirthday> #include <calendar.zholiday> // relative to /usr/local/opt/calendar/share/calendar #include <calendar.computer> #include <calendar.history> #include <calendar.judaic>
-
Add
/usr/local/opt/calendar/binto yourPATH. -
Run
calendarfrom your favourite shell.