8000 GitHub - maxhu08/rebos-config-arch: ⚙️ my rebos config for arch machines
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

maxhu08/rebos-config-arch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rebos-config-arch

This repo contains my rebos config for all my machines using arch.

requirements

Make sure these are installed:

  • git
  • rust + cargo
  • base-devel
  • paru
  • flatpak
sudo pacman -S git rustup base-devel

# paru
git clone https://aur.archlinux.org/paru.git
cd paru
makepkg -si
cd ..
rm -rf paru

# flatpak
sudo pacman -S flatpak

getting-started

# clone rebos config and gen current build
cargo install rebos
git clone https://github.com/maxhu08/rebos-config-arch ~/.config/rebos
rebos setup
rebos config init
rebos gen commit "initial"
rebos gen current build

That's it!

About

⚙️ my rebos config for arch machines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0