Skip to content
/ fuck Public
forked from EricFreeman/fuck

Fix command line spelling errors like it's 1999.

Notifications You must be signed in to change notification settings

andret6/fuck

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

fuck

Fix command line spelling errors like it's 1999.

demo

Installation Instructions

Add the directory fuck.exe is located to your path, then put the following lines in your .bashrc file:

shopt -s histappend
PROMPT_COMMAND="history -a;$PROMPT_COMMAND"

Why?

I ordered my lunch at work late so I decided to spike out a program to fix command line spelling errors in my newfound free time.

This project was inspired by The Fuck.

About

Fix command line spelling errors like it's 1999.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%