This commit is contained in:
Yuan Chiu 2025-05-02 17:18:55 +08:00
parent db6f8611a4
commit ed25bf1937

View File

@ -1,5 +1,6 @@
{{ if eq .chezmoi.os "linux" -}} {{ if eq .chezmoi.os "linux" -}}
{{/* ---- 安裝腳本 ------------------------------------------------------- */ -}} {{/* ---- 安裝腳本 ------------------------------------------------------- */ -}}
#!/bin/bash
{{/* ==== Debian ======================================================== */ -}} {{/* ==== Debian ======================================================== */ -}}
{{ if eq .chezmoi.osRelease.id "debian" -}} {{ if eq .chezmoi.osRelease.id "debian" -}}