Configuration de mes différents OS
  • Shell 64.7%
  • Batchfile 24.1%
  • Makefile 9.2%
  • JavaScript 1.8%
  • PowerShell 0.2%
Find a file
2026-06-04 10:05:35 +02:00
.config Update abbr.fish 2026-06-04 10:05:35 +02: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 funny programs to meta, adds some in arch setup 2026-05-26 22:36:39 +02:00
dotfiles reset branch 2025-12-17 19:06:26 +01:00
fedora funny programs to meta, adds some in arch setup 2026-05-26 22:36:39 +02:00
games Update myconfig.cfg 2026-06-02 17:56:21 +02: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 clean envvar 2026-05-25 21:52:40 +02:00
themes update links, no longer provides MD3 iconpack 2026-05-02 16:45:22 +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 spaces 2026-04-30 21:45:24 +02: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.