Initial commit

This commit is contained in:
Johnny
2026-04-05 18:56:26 +02:00
parent 9f5e146229
commit 751dc8892c
43 changed files with 4278 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
2026-04-05 18:25:36 | INFO | [1/1] Installation et configuration zsh
2026-04-05 18:25:36 | INFO | Commande: sudo apt-get update
2026-04-05 18:25:36 | INFO | [dry-run] sudo apt-get update
2026-04-05 18:25:36 | INFO | Commande: sudo apt-get install -y fonts-powerline
2026-04-05 18:25:36 | INFO | [dry-run] sudo apt-get install -y fonts-powerline
2026-04-05 18:25:36 | INFO | Téléchargement: https://git.h3campus.fr/Johnny/Install_zsh/raw/branch/main/.p10k.zsh
2026-04-05 18:25:36 | INFO | [dry-run] download https://git.h3campus.fr/Johnny/Install_zsh/raw/branch/main/.p10k.zsh
2026-04-05 18:25:36 | INFO | Commande: git clone --depth=1 https://github.com/romkatv/powerlevel10k.git /home/tuxgyver/.powerlevel10k
2026-04-05 18:25:36 | INFO | [dry-run] git clone --depth=1 https://github.com/romkatv/powerlevel10k.git /home/tuxgyver/.powerlevel10k
2026-04-05 18:25:36 | INFO | Ecriture du fichier /home/tuxgyver/.p10k.zsh
2026-04-05 18:25:36 | INFO | [dry-run] write /home/tuxgyver/.p10k.zsh
2026-04-05 18:25:36 | INFO | Ecriture du fichier /home/tuxgyver/.zshrc
2026-04-05 18:25:36 | INFO | [dry-run] write /home/tuxgyver/.zshrc
2026-04-05 18:25:36 | INFO | -> OK (0.1s)