Soho vibes for fzf
Find a file
2025-11-05 08:26:52 -06:00
dist chore: remove deprecated separator colour 2024-07-22 11:16:10 -05:00
build.sh feat: add powershell support (#4) 2024-04-15 09:07:50 -05:00
LICENSE normalise README and LICENSE 2025-11-05 08:26:52 -06:00
README.md normalise README and LICENSE 2025-11-05 08:26:52 -06:00
template.fish chore: remove deprecated separator colour 2024-07-22 11:16:10 -05:00
template.ps1 chore: remove deprecated separator colour 2024-07-22 11:16:10 -05:00
template.sh chore: remove deprecated separator colour 2024-07-22 11:16:10 -05:00

Rosé Pine for fzf

All natural pine, faux fur and a bit of soho vibes for the classy minimalist

Usage

Bash-like shells

Copy the contents of dist/*.sh to ~/.profile or similar.

Fish

Copy the contents of dist/*.fish to ~/.config/fish/config.fish or create a custom function:

# ~/.config/fish/functions/fzf.fish
function fzf --wraps="fzf"
    # Paste contents of preferred variant here

    command fzf
end

PowerShell

Copy the contents of dist/.*ps1 to ~/Documents/PowerShell/Microsoft.PowerShell_profile.ps1.

Rosé Pine

fzf with Rosé Pine

Rosé Pine Moon

fzf with Rosé Pine Moon

Rosé Pine Dawn

fzf with Rosé Pine Dawn

Thanks to

Contributing

Modify template.sh and/or template.fish using Rosé Pine variables, then build variants:

sh build.sh

Generated by @rose-pine/build@0.5.1