mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-17 15:53:39 -05:00
Updated Examples (markdown)
14
Examples.md
14
Examples.md
@@ -17,7 +17,6 @@ Table of Contents
|
||||
* [Systemctl units](#systemctl-units)
|
||||
* [man pages](#man-pages)
|
||||
* Package management
|
||||
* [apt](#apt)
|
||||
* [Pacman/Yay](#pacman)
|
||||
* [NPM](#npm)
|
||||
* [Homebrew](#homebrew)
|
||||
@@ -1188,10 +1187,6 @@ fzfimg.sh --preview-window left:50
|
||||
fzfimg.sh --preview-window right:80%
|
||||
```
|
||||
|
||||
### Apt
|
||||
|
||||
[fzf-apt](https://github.com/krickelkrakel/fzf-apt): Select apt packages and build commands based on the selected packages.
|
||||
|
||||
### Homebrew
|
||||
|
||||
```sh
|
||||
@@ -1842,15 +1837,6 @@ fmpc() {
|
||||
}
|
||||
```
|
||||
|
||||
#### fmui
|
||||
|
||||
[fmui](https://github.com/seebye/fmui) is a configurable fzf mpd user interface using mpc.
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
#### clerk
|
||||
|
||||
[clerk](https://github.com/carnager/clerk) is a simple MPD client using rofi or fzf.
|
||||
|
||||
Reference in New Issue
Block a user