All Projects → EricFreeman → Fuck

EricFreeman / Fuck

Fix command line spelling errors like it's 1999.

Labels

Projects that are alternatives of or similar to Fuck

Nord Dircolors
An arctic, north-bluish clean and elegant dircolors theme.
Stars: ✭ 328 (-4.65%)
Mutual labels:  cli
Meteor Now
Instantly deploy your Meteor apps with `meteor-now`
Stars: ✭ 339 (-1.45%)
Mutual labels:  cli
Anon
A UNIX Command To Anonymise Data
Stars: ✭ 341 (-0.87%)
Mutual labels:  cli
Pipx
Install and Run Python Applications in Isolated Environments
Stars: ✭ 4,398 (+1178.49%)
Mutual labels:  cli
Sandy
A tiny "sandbox" to run untrusted code 🏖️
Stars: ✭ 335 (-2.62%)
Mutual labels:  cli
Ui5 Tooling
An open and modular toolchain to develop state of the art applications based on the UI5 framework
Stars: ✭ 339 (-1.45%)
Mutual labels:  cli
Corber
CLI for building hybrid apps with Ember/Vue/Glimmer/Cordova
Stars: ✭ 327 (-4.94%)
Mutual labels:  cli
Pepper
A tool for performing actions on GitHub repos or a single repo.
Stars: ✭ 342 (-0.58%)
Mutual labels:  cli
Audit
For auditing what collaborators, hooks, and deploy keys you have added on all your GitHub repositories.
Stars: ✭ 335 (-2.62%)
Mutual labels:  cli
Stargazed
📋 Creating your own Awesome List of GitHub stars!
Stars: ✭ 339 (-1.45%)
Mutual labels:  cli
Create Dmg
Create a good-looking DMG for your macOS app in seconds
Stars: ✭ 3,494 (+915.7%)
Mutual labels:  cli
Typeorm Fixtures
💊 Fixtures loader for typeorm
Stars: ✭ 330 (-4.07%)
Mutual labels:  cli
Jwt Cli
A super fast CLI tool to decode and encode JWTs built in Rust
Stars: ✭ 336 (-2.33%)
Mutual labels:  cli
Ack3
ack is a grep-like search tool optimized for source code.
Stars: ✭ 330 (-4.07%)
Mutual labels:  cli
Cmd2
cmd2 - quickly build feature-rich and user-friendly interactive command line applications in Python
Stars: ✭ 342 (-0.58%)
Mutual labels:  cli
Go Tea
Tea provides an Elm inspired functional framework for interactive command-line programs.
Stars: ✭ 329 (-4.36%)
Mutual labels:  cli
Stup
Daily notes in the terminal 🐧
Stars: ✭ 340 (-1.16%)
Mutual labels:  cli
J
❌ Multi-format spreadsheet CLI (now merged in http://github.com/sheetjs/js-xlsx )
Stars: ✭ 343 (-0.29%)
Mutual labels:  cli
Landscaper
Deprecated. Takes a set of Helm Chart references with values (a desired state), and realizes this in a Kubernetes cluster
Stars: ✭ 342 (-0.58%)
Mutual labels:  cli
Xidel
Command line tool to download and extract data from HTML/XML pages or JSON-APIs, using CSS, XPath 3.0, XQuery 3.0, JSONiq or pattern matching. It can also create new or transformed XML/HTML/JSON documents.
Stars: ✭ 335 (-2.62%)
Mutual labels:  cli

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].