LinuxCommandLibrary

fisher

fisher

TLDR

Install one or more plugins

$ fisher [plugin1] [plugin2]
copy


Install a plugin from a GitHub gist
$ fisher [gist_url]
copy


Edit 'fishfile' manually with your favorite editor and install multiple plugins
$ [editor] ~/.config/fish/fishfile; fisher
copy


List installed plugins
$ fisher ls
copy


Update plugins
$ fisher update
copy


Remove one or more plugins
$ fisher remove [plugin1] [plugin2]
copy

CONTROLS

UP & DOWN: Control the hook

q: Quit

This is a port of "Deep Sea Fisher", a MikeOS game.

GAMEPLAY

Catch a fish and reel it in for points

The deeper the fish, the more points it is worth.

If a fish hits your line, you lose a hook.

When you run out of hooks, the game is over!

This is a port of "Deep Sea Fisher", a MikeOS game.

Copied to clipboard