mirror of
https://github.com/BreizhHardware/post_install.git
synced 2026-01-18 16:27:33 +01:00
13 lines
290 B
Markdown
13 lines
290 B
Markdown
# post_install
|
|
|
|
|
|
Liste de scripts de post install:
|
|
|
|
Nobara Linux:
|
|
|
|
sh -c "$(curl -fsSL https://raw.githubusercontent.com/BreizhHardware/post_install/main/nobara_post.sh)"
|
|
|
|
Custom ZSH:
|
|
|
|
sh -c "$(curl -fsSL https://raw.githubusercontent.com/BreizhHardware/post_install/main/zsh_custom.sh)"
|