Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sakkke/better

🚀 Arch Linux distro
https://github.com/sakkke/better

fzf v

Last synced: 27 days ago
JSON representation

🚀 Arch Linux distro

Awesome Lists containing this project

README

        

# Better
Arch Linux distro

## Concepts

- **Simple**: simple is better than complex. 3 step installation! (WIP)
- **Maintainable**: ideal for long time use. Partitions can be easily initialize/restored using GPT partition labels. (WIP)
- **Customizable**: support for external configurations such as dotfiles. From Better, we can create better distros! (WIP)

## Technologies
- Btrfs
- [fzf](https://github.com/junegunn/fzf)
- [V](https://github.com/vlang/v)

## Structure

```console
$ tree -dL 1 --noreport .
.
└── cmd
```

- `cmd` will contain the different command sources, separated in directories.

## Installation

```shell
better
```

## License

MIT