Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 325 Bytes

File metadata and controls

14 lines (8 loc) · 325 Bytes

dotfiles

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
eval "$(/opt/homebrew/bin/brew shellenv)"

brew install chezmoi
chezmoi init dailybrain

TOFIX

curl https://dotfiles.dailybrain.fr | sh

curl -L https://dotfiles.dailybra.in | sh