1
0
Fork 0

Add exemple

This commit is contained in:
Florian RICHER (MrDev023) 2022-04-13 23:19:29 +02:00
parent eb5345cf00
commit 19e3f6d5f8

View file

@ -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)"