- Shell 64.8%
- Batchfile 24%
- Makefile 9.2%
- JavaScript 1.8%
- PowerShell 0.2%
| .config | ||
| .emacs.d | ||
| .local/share | ||
| .old | ||
| .unison | ||
| android | ||
| arch | ||
| dotfiles | ||
| fedora | ||
| games | ||
| LACT | ||
| opentabletdriver | ||
| pacman.d/hooks | ||
| root/etc | ||
| themes | ||
| windows | ||
| .gitignore | ||
| gnome-extensions.sh | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
| windows11-lite.bat | ||
| windows11.bat | ||
| wsl.bat | ||
Configuration des OS
Pour rechercher efficacement, ^F "
===" recherche catégorie par catégorie.
Windows 11
Dans l'invite de commande
cmd
PowerShell -Command "Invoke-Expression """"& { $(Invoke-WebRequest -UserAgent 'confOS' -UseBasicParsing 'https://git.mylloon.fr/Anri/confOS/raw/branch/main/windows/installers/runner.ps1') } -Script windows11"""""
Mise à jour de certains programmes
Dans l'invite de commande
cmd
PowerShell -Command "Invoke-Expression """"& { $(Invoke-WebRequest -UserAgent 'confOS' -UseBasicParsing 'https://git.mylloon.fr/Anri/confOS/raw/branch/main/windows/installers/runner.ps1') } -Script script"""""
Avec le paramètre script le programme à (ré-)installer, la liste des programmes
disponibles se trouvent ici.
Arch
Procédure dans l'image ISO
Layout FR
loadkeys frConnexion en WiFi
Connexion au Wifi
Lancer l'utilitaire
iwctlRécupérer le nom de l'interface
[iwd]# device listSi l'interface est
wlan0, se connecter au wifi<SSID>:[iwd]# station wlan0 connect <SSID>
Gnome
Commande pour lancer mon installation :
curl https://git.mylloon.fr/Anri/confOS/raw/branch/main/arch/gnome.sh -s | bash
KDE
Commande pour lancer mon installation :
curl https://git.mylloon.fr/Anri/confOS/raw/branch/main/arch/kde.sh -s | bash
WSL
Dans l'invite de commande
cmd
PowerShell -Command "Invoke-Expression """"& { $(Invoke-WebRequest -UserAgent 'confOS' -UseBasicParsing 'https://git.mylloon.fr/Anri/confOS/raw/branch/main/windows/installers/runner.ps1') } -Script wsl"""""
Fedora
Gnome
Commande pour lancer mon installation :
curl https://git.mylloon.fr/Anri/confOS/raw/branch/main/fedora/gnome.sh -s | bash
Android
Avec UAD il est possible de désinstaller plein d'applications préinstallé.
Termux
Commande pour lancer mon installation :
curl https://git.mylloon.fr/Anri/confOS/raw/branch/main/android/termux.sh -s | bash
Post installation
Après avoir installé son PC, la configuration peut changer !
Lance make après avoir cloné le dépôt pour synchroniser les changements.
Plus d'info dans le Makefile.