All natural pine, faux fur and a bit of soho vibes for the classy minimalist
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
Rosé Pine Moon
Rosé Pine Dawn
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