Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1.04 KB

README.md

File metadata and controls

43 lines (27 loc) · 1.04 KB

License


apt

Plugin for Oh My Fish.

A lightweight APT utility for quickly managing APT packages, the package management system typically used in Debian and Ubuntu.

Install

$ omf install apt

Usage

Provides handy shortcuts for common APT commands. For example, to install some-package:

$ apt in some-package

See apt --help for more commands and options.

License

MIT © coderstephen et al