All natural pine, faux fur and a bit of soho vibes for the classy minimalist
-
Install dracut-colors or mkinitcpio-colors depending on what initramfs tool you use (if unusure, check if
dracut
is installed, as most modern Linux distros use this). -
Append the contents of
rose-pine.conf
,rose-pine-dawn.conf
orrose-pine-moon.conf
to/etc/vconsole.conf
:
cat rose-pine.conf >> /etc/vconsole.conf
cat rose-pine-dawn.conf >> /etc/vconsole.conf
cat rose-pine-moon.conf >> /etc/vconsole.conf
- Rebuild your initramfs
- For
dracut
, runsudo dracut -i --force
- For
mkinitcpio
, runsudo mkinitcpio -P
- For
Append the contents of rose-pine.sh
, rose-pine-dawn.sh
or rose-pine-moon.sh
contents to your login shell's config:
bash
cat rose-pine.sh >> ~/.bashrc
cat rose-pine-dawn.sh >> ~/.bashrc
cat rose-pine-moon.sh >> ~/.bashrc
zsh
cat rose-pine.sh >> ~/.zshrc
cat rose-pine-dawn.sh >> ~/.zshrc
cat rose-pine-moon.sh >> ~/.zshrc
Fetch featured below is NerdFetch
Rosé Pine
Rosé Pine Dawn
Rosé Pine Moon
Modify template.sh
and/or template.conf
using Rosé Pine variables, then build variants:
npx @rose-pine/build@0.9.1 -t template.conf -f hex-ns
npx @rose-pine/build@0.9.1 -t template.sh -f hex-ns
Generated by @rose-pine/build@0.9.1