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
- Host: GitHub
- URL: https://github.com/llgaetanll/autorice
- Owner: llGaetanll
- License: gpl-3.0
- Created: 2020-10-06T14:37:24.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-04-29T13:49:56.000Z (about 1 year ago)
- Last Synced: 2025-04-29T14:51:14.452Z (about 1 year ago)
- Topics: dotfiles, linux, rice, shell
- Language: Shell
- Homepage:
- Size: 5.63 MB
- Stars: 2
- Watchers: 0
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```