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
- Host: GitHub
- URL: https://github.com/enioaiello/config-ish
- Owner: enioaiello
- License: mit
- Created: 2025-08-26T12:34:14.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-09-03T14:22:27.000Z (9 months ago)
- Last Synced: 2025-09-03T16:26:16.697Z (9 months ago)
- Topics: ish
- Language: Shell
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license
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).