From fcc2520590c860f8307e2bdcde2504830b824aec Mon Sep 17 00:00:00 2001 From: seebye Date: Sun, 20 Nov 2022 11:28:13 +0100 Subject: [PATCH] Updated Examples (markdown) --- Examples.md | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/Examples.md b/Examples.md index c939437..dc7e975 100644 --- a/Examples.md +++ b/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. - -![](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](https://github.com/carnager/clerk) is a simple MPD client using rofi or fzf.