|
|
|
|
|
by zaptheimpaler
2185 days ago
|
|
fzf has been a gamechanger for me. it can do a whole lot more than what comes out of the box with some light scripting too - e.g something like this [1] can search apt, show a description of the selected package on the side, and select multiple packages to install in one command. [1] https://github.com/krickelkrakel/fzf-apt/blob/master/fzf-apt |
|