Skip to content
/ insult Public

MacOS command line program that speaks insults to your enemies. Slay. 🔪

Notifications You must be signed in to change notification settings

ace0/insult

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quickstart

Installation

git clone git@github.com:the-real-finnventor/insult.git
echo alias insult="$PWD"/insult/insult >> ~/.zprofile

If you are getting errors like:

Cloning into 'insult'...
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Then try:

git clone https://github.com/the-real-finnventor/insult.git
echo alias insult="$PWD"/insult/insult >> ~/.zprofile

Run (at any time open a terminal and run)

insult

About

MacOS command line program that speaks insults to your enemies. Slay. 🔪

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages