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

https://github.com/fusion809/mageia-scripts

Shell scripts for Mageia
https://github.com/fusion809/mageia-scripts

bash bashrc mageia mageia-scripts shell-scripts zsh zshrc

Last synced: 3 months ago
JSON representation

Shell scripts for Mageia

Awesome Lists containing this project

README

          

# Mageia Scripts
Shell scripts for Mageia and other urpmi-using distributions.

## Quick Install
Using wget:

```bash
/bin/bash -c "$(wget -cqO- https://git.io/vr8y0)"
```

and cURL:

```bash
/bin/bash -c "$(curl -sL https://git.io/vr8y0)"
```