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

https://github.com/enioaiello/config-ish

Script de configuration pour iSH
https://github.com/enioaiello/config-ish

ish

Last synced: 9 months ago
JSON representation

Script de configuration pour iSH

Awesome Lists containing this project

README

          



## À propos de config-ish

**config-ish** est un fichier shell servant a configurer iSH.

## Fonctionnalités

Cette section est toujours en cours de rédaction.

## Installation

### Clonez le dépôt

````bash
git clone https://github.com/enioaiello/config-ish.git
````

### Rendre le fichier exécutable

````bash
cd config-ish/src
chmod +x ./setup.sh
````

### Lancer le script

````bash
./setup.sh
````

## Contribution

Toute contribution est bienvenue ! Vous pouvez utiliser ces moyens pour contribuer :
- Issues | Cliquez [ici](https://github.com/enioaiello/config-ish/issues)
- Pull Request | Cliquez [ici](https://github.com/enioaiello/config-ish/pulls)

## Soutiens

Si vous aimez ce projet, considérez à faire un don sur ma page [GitHub Sponsors](https://github.com/sponsors/enioaiello).

## Licence

Ce projet est distribué sous la licence MIT. Pour consulter cette licence, veuillez consulter le fichier [LICENSE](license).