Skip to content

Fish plugin for a project which tries to reproduce Ubuntu’s command-not-found for Homebrew users on OS X.

License

Notifications You must be signed in to change notification settings

fishgretel/command_not_found

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Slack Room

command-not-found

⁉ Fish plugin for a project which tries to reproduce Ubuntu’s command-not-found for Homebrew users on OS X (only!).

On Ubuntu, when you try to use a command that doesn’t exist locally but is available through a package, Bash will suggest you a command to install it.

Install

With fisherman

$ fisher command_not_found

Features

$ tree
The program 'tree' is currently not installed. You can install it by typing:
  brew install tree
$ brew install tree
==> Downloading https://homebrew.bintray.com/bottles/tree-1.7.0.el_capitan.bottle.1.tar.gz
######################################################################## 100.0%
==> Pouring tree-1.7.0.el_capitan.bottle.1.tar.gz
🍺  /usr/local/Cellar/tree/1.7.0: 7 files, 113.1K

About

Fish plugin for a project which tries to reproduce Ubuntu’s command-not-found for Homebrew users on OS X.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages