https://github.com/everviolet/fzf
https://github.com/everviolet/fzf
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/everviolet/fzf
- Owner: everviolet
- License: gpl-3.0
- Created: 2025-06-04T19:10:31.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-04T22:30:26.000Z (about 1 year ago)
- Last Synced: 2025-06-05T03:20:53.949Z (about 1 year ago)
- Language: Just
- Size: 879 KB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

Evergarden for fzf
### Previews
Winter

Fall

Spring

Summer

### Usage
#### Bash/Zsh users
Source `.sh` file from `~/.bashrc` or `~/.zshrc`
#### Fish users
Run the snippet inside `.fish` file once.
#### Powershell users
Add the `.ps1` snippet to your `~/Documents/PowerShell/Microsoft.PowerShell_profile.ps1`
### Thanks to <3
- [Sho Sakakibara](https://github.com/sakakibara)