detail setting debian hostname
This commit is contained in:
parent
b4c2428833
commit
6f1f912ac5
2 changed files with 9 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
{{- if eq .chezmoi.hostname "devterm" }}
|
||||
{{ if eq .chezmoi.hostname "devterm" -}}
|
||||
#!/bin/sh
|
||||
sudo apt install \
|
||||
ripgrep \
|
||||
|
@ -10,4 +10,4 @@ sudo apt install \
|
|||
tree \
|
||||
libssl-dev \
|
||||
git
|
||||
{{- end }}
|
||||
{{ end }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue