An open API service indexing awesome lists of open source software.

https://github.com/llgaetanll/autorice

Auto-install my Dotfiles on Linux
https://github.com/llgaetanll/autorice

dotfiles linux rice shell

Last synced: 11 months ago
JSON representation

Auto-install my Dotfiles on Linux

Awesome Lists containing this project

README

          

# Autorice

This repository installs my dotfiles on a fresh install of any arch-based
distributions. I used this repo to automatically install my setup across 3
different devices, and try to keep it up to date with any programs or
configurations that I use.

## Install

On a fresh install of Artix linux, as root, run

```
curl -L https://almela.io/rice | sh
```