Add exemple
This commit is contained in:
parent
eb5345cf00
commit
19e3f6d5f8
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
||||||
# {{ if eq .chezmoi.kernel.osrelease "ubuntu" -}}
|
# {{ if eq .chezmoi.kernel.osrelease "ubuntu" -}}
|
||||||
# sudo apt install ripgrep
|
# sudo apt install ripgrep
|
||||||
# {{ end -}}
|
# {{ end -}}
|
||||||
|
# Exemple: https://github.com/RichiCoder1/dotfiles/blob/master/executable_install-tools.sh.tmpl
|
||||||
|
|
||||||
# INSTALL HOMEBREW
|
# INSTALL HOMEBREW
|
||||||
bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
|
bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
|
||||||
|
|
Loading…
Add table
Reference in a new issue