An open API service indexing awesome lists of open source software.

https://github.com/mrdotx/fzf

fzf shell scripts for alsa, cpupower, git, iwd, find, w3m, images, pictures, bulk, rename, wifi, wlan, man, mount, pacman, paru, ssh, trash, usb, virtualbox
https://github.com/mrdotx/fzf

alsa aur bulk commit cpupower find git images iwd man mount package pacman paru rename ssh trash-cli usb virtualbox yay

Last synced: about 3 hours ago
JSON representation

fzf shell scripts for alsa, cpupower, git, iwd, find, w3m, images, pictures, bulk, rename, wifi, wlan, man, mount, pacman, paru, ssh, trash, usb, virtualbox

Awesome Lists containing this project

README

          

# fzf

shell scripts for fzf

| file | comment |
| :---------------- | :---------------------------------------------------------------- |
| fzf_alsa.sh | set the default alsa playback device via asoundrc config file |
| fzf_bulkrename.sh | bulk rename files with a text editor |
| fzf_cpupower.sh | manage cpupower |
| fzf_find.sh | find files with w3m image preview |
| fzf_git_commit.sh | show/checkout commits for files or reset commits for a repository |
| fzf_iwd.sh | connect to wlan with iwd |
| fzf_man.sh | search and open man pages |
| fzf_mount.sh | un-/mount remote, usb and android locations/devices |
| fzf_pacman.sh | manage packages with pacman and paru |
| fzf_ssh.sh | open configured ssh sessions |
| fzf_trash.sh | manage files/directories with trash-cli |
| fzf_usb.sh | manage usb devices |
| fzf_virtualbox.sh | start a virtual machine without virtualbox frontend |

config files:

- [dotfiles/i3](https://github.com/mrdotx/dotfiles/tree/master/.config/i3)
- [dotfiles/ranger](https://github.com/mrdotx/dotfiles/tree/master/.config/ranger)

related projects:

- [dmenu](https://github.com/mrdotx/dmenu)
- [superdrive](https://github.com/mrdotx/superdrive)