Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hanoii/ddev-fzf
Adding fzf to ddev
https://github.com/hanoii/ddev-fzf
Last synced: 9 days ago
JSON representation
Adding fzf to ddev
- Host: GitHub
- URL: https://github.com/hanoii/ddev-fzf
- Owner: hanoii
- License: apache-2.0
- Created: 2023-10-11T13:14:01.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-05T08:39:05.000Z (about 2 months ago)
- Last Synced: 2024-10-19T08:17:13.969Z (about 1 month ago)
- Language: Shell
- Size: 64.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![tests](https://github.com/hanoii/ddev-fzf/actions/workflows/tests.yml/badge.svg)](https://github.com/hanoii/ddev-fzf/actions/workflows/tests.yml) ![project is maintained](https://img.shields.io/maintenance/yes/2024.svg)
# ddev-fzf
For now, I won't be providing releases, please install with
```
ddev get https://github.com/hanoii/ddev-fzf/tarball/main
```This adds [fzf]https://github.com/junegunn/fzf) to the container.
It's a nice addition to bash for those who ssh a lot, it's also optionally used
by [zoxide](https://github.com/hanoii/ddev-zoxide).**Contributed and maintained by [@hanoii](https://github.com/hanoii)**