Configuration de mes différents OS
  • Shell 64.8%
  • Batchfile 24%
  • Makefile 9.2%
  • JavaScript 1.8%
  • PowerShell 0.2%
Find a file
2026-03-15 18:56:50 +01:00
.config adds discord 2026-03-10 11:06:35 +01:00
.emacs.d add emacs?? 2023-03-19 16:48:27 +01:00
.local/share push profiles+fix script 2025-10-27 12:59:03 +01:00
.old * move all old script to a specific categorie 2022-09-30 20:27:14 +02:00
.unison add a save-error file and minted now is always the same 2025-03-12 20:36:11 +01:00
android changes 2025-12-30 22:32:29 +01:00
arch Change some CIFS flags, that are probably useless anyway as the protocol is shit 2026-03-15 18:56:50 +01:00
dotfiles reset branch 2025-12-17 19:06:26 +01:00
fedora migrate .mozilla to .config/mozilla 2026-02-19 23:46:37 +01:00
games Update myconfig.cfg 2026-01-29 18:03:40 +01:00
LACT courbe 2025-09-04 17:35:49 +02:00
opentabletdriver otd linux install 2025-05-02 17:52:42 +02:00
pacman.d/hooks use vesktop instead of vesktop-bin, add args 2025-07-11 09:45:59 +02:00
root/etc disable deadlock crash 2026-02-19 23:20:14 +01:00
themes Update discord theme to latest version 2024-04-17 01:55:32 +02:00
windows automatic wsl install 2026-01-07 19:34:36 +01:00
.gitignore don't always sync if not needed 2025-04-22 09:57:16 +02:00
gnome-extensions.sh will it work now? 2025-10-26 00:16:40 +02:00
LICENSE Add year and author 2023-02-15 16:00:16 +01:00
Makefile replace DESKTOP_SESSION by XDG_CURRENT_DESKTOP 2026-03-01 19:51:06 +01:00
README.md automatic wsl install 2026-01-07 19:34:36 +01:00
windows11-lite.bat migrate .mozilla to .config/mozilla 2026-02-19 23:46:37 +01:00
windows11.bat migrate .mozilla to .config/mozilla 2026-02-19 23:46:37 +01:00
wsl.bat Update wsl.bat 2026-01-07 21:33:11 +01:00

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 fr
Connexion en WiFi

Connexion au Wifi

Lancer l'utilitaire

iwctl

Récupérer le nom de l'interface

[iwd]# device list

Si 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.