Skip to content

rose-pine/linux-tty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rosé Pine for Linux TTY

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

Usage

System-wide (including boot & pre-login)

  1. 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).

  2. Append the contents of rose-pine.conf, rose-pine-dawn.conf or rose-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
  1. Rebuild your initramfs
    • For dracut, run sudo dracut -i --force
    • For mkinitcpio, run sudo mkinitcpio -P

Userspace

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

Gallery

Fetch featured below is NerdFetch

Rosé Pine

Rosé Pine with Linux TTY

Rosé Pine Dawn

Rosé Pine Dawn with Linux TTY

Rosé Pine Moon

Rosé Pine Moon with Linux TTY

Thanks to

Contributing

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

About

Soho vibes for Linux TTY

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published

Languages