Skip to content

merll002/CNF-fish-function

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

CNF-fish-function

Finds packages and installs them to satisfy nonexistent commands or libraries.

Prerequisites

  • Arch Linux
  • Downloaded file databases: run sudo pacman -Fy
  • Fish Shell

Installation:

  • Download function from repo
  • Copy to either ~/.config/fish/functions/ (user) or /etc/fish/functions/ (system-wide)
  • Restart your shell
  • Now type the name of a command that doesn't exist or a library e.g., libopenal.so
  • Done!

About

Finds packages and installs them to satisfy nonexistent commands or libraries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages