Skip to content

murkl/starship-theme-arch-os

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Arch OS Starship Theme

Install Starship Theme

1. Install dependencies and configure Starship.

sudo pacman -S starship

2. Download & copy theme file.

curl -L https://raw.githubusercontent.com/murkl/starship-theme-arch-os/refs/heads/main/starship.toml > ~/.config/starship.toml

3. Copy to root (optional).

sudo cp -f ~/.config/starship.toml /root/.config/starship.toml

CAUTION: This commands replaces your existing configuration files.

Used by Arch OS