mirror of
https://github.com/rose-pine/fzf.git
synced 2026-04-03 16:00:58 +00:00
Soho vibes for fzf
| dist | ||
| build.sh | ||
| LICENSE | ||
| README.md | ||
| template.fish | ||
| template.ps1 | ||
| template.sh | ||
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
Rosé Pine Moon
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