My dotfiles and system configuration handled by chezmoi.
Install chezmoi
and initialize the minimal files
sh -c "$(curl -fsLS git.io/chezmoi)"
ASK=1 MINIMAL=1 bin/chezmoi -- init mdespuits -S ~/.dotfiles -v
$ curl -fsLS https://raw.githubusercontent.com/mdespuits/dotfiles/master/install.sh | bash
Follow the Linuxbrew instructions to make sure you have necessary commands available and then re-login to use ZSH. You can safely run this command multiple times to make sure all steps are complete.
make install-bw && bw login
Make sure to add the BW_SESSION
environment variable before the next step
$ SECRETS=1 bin/chezmoi apply -v
$ bin/chezmoi apply -v
git
zsh
ctags
editorconfig
asdf
bat
dnsmasq
httpie
vim
jq
lsd
z
git-delta
bitwarden-cli
- Bitwarden
- Docker
- Postgres.app
- Postman
- SequelPro
- VLC
- Workflowy
- Alfred
- Firefox
- Google Chrome
- iTerm2
- Sublime Merge
- Kap
- Vagrant
- Toggl Track
- Vagrant
- Spotify
- Spicetify to make Spotify a bit more interesting
- macOS
Ubuntu(coming soon!)
None! The install script handles major dependencies and configuration needs.