m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-18 08:13:40 -05:00

Updated Examples (markdown)

seebye
2022-11-20 11:28:13 +01:00
parent c8a6b9eb45
commit fcc2520590

@@ -17,7 +17,6 @@ Table of Contents
* [Systemctl units](#systemctl-units) * [Systemctl units](#systemctl-units)
* [man pages](#man-pages) * [man pages](#man-pages)
* Package management * Package management
* [apt](#apt)
* [Pacman/Yay](#pacman) * [Pacman/Yay](#pacman)
* [NPM](#npm) * [NPM](#npm)
* [Homebrew](#homebrew) * [Homebrew](#homebrew)
@@ -1188,10 +1187,6 @@ fzfimg.sh --preview-window left:50
fzfimg.sh --preview-window right:80% 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 ### Homebrew
```sh ```sh
@@ -1842,15 +1837,6 @@ fmpc() {
} }
``` ```
#### fmui
[fmui](https://github.com/seebye/fmui) is a configurable fzf mpd user interface using mpc.
![](https://github.com/seebye/fmui/raw/master/media/4.png)
![](https://github.com/seebye/fmui/raw/master/media/1.png)
![](https://github.com/seebye/fmui/raw/master/media/2.png)
![](https://github.com/seebye/fmui/raw/master/media/3.png)
#### clerk #### clerk
[clerk](https://github.com/carnager/clerk) is a simple MPD client using rofi or fzf. [clerk](https://github.com/carnager/clerk) is a simple MPD client using rofi or fzf.