mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-19 00:53:42 -05:00
browse apt packages with fzf
@@ -16,6 +16,7 @@ Table of Contents
|
||||
* [Tags](#tags)
|
||||
* [tmux](#tmux)
|
||||
* [ASDF](#asdf)
|
||||
* [apt](#apt)
|
||||
* [Homebrew](#homebrew)
|
||||
* [v](#v)
|
||||
* [Inspired by v. Opens files in ~/.viminfo](#inspired-by-v-opens-files-in-viminfo)
|
||||
@@ -725,6 +726,10 @@ vmc() {
|
||||
}
|
||||
```
|
||||
|
||||
### Apt
|
||||
|
||||
[fzf-apt](https://github.com/krickelkrakel/fzf-apt): Select apt packages and build commands based on the selected packages.
|
||||
|
||||
### Homebrew
|
||||
|
||||
```sh
|
||||
|
||||
Reference in New Issue
Block a user