fortuity

1.0.1 • Public • Published

fortuity

fortuity is a fun little command line tool that prints out an inspirational quote to the console. It leverages the forismatic quotes API.

Install

$ npm install -g fortuity

Execute on startup

To print out an inspirational quote every time you launch a new shell, you will need to configure your shell so that this command runs on startup.

Bash

$ echo 'fortuity' >> ~/.bash_profile

Zsh

$ echo 'fortuity' >> ~/.zprofile 

Fish

$ echo 'fortuity' >> ~/.config/fish/config.fish

Usage

fortuity

Package Sidebar

Install

npm i fortuity

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

3.29 kB

Total Files

4

Last publish

Collaborators

  • captainsafia