rose-pine / fzf

Soho vibes for fzf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Gallery

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

About

Soho vibes for fzf


Languages

Language:Shell 76.4%Language:PowerShell 23.6%