A collection of my favorite tips & tricks to setup your environment
git clone https://jjuarez@github.com/jjuarez/mydotfiles.git .mydotfiles
cd .mydotfiles
make ansible/setup
make ansible/run
The project, after some back and forth is now strongly based on ansible, but previously it was as rake managed project, and was even completely managed by GNU make
- Support for zsh
- Support for zim framework on top of zsh
- Theme based on PowerLevel10k
- Support for vim, and plugins using Vim Plug
- Another goodies:
- Skeleton/template management for several types of files
- SSH configuration
- Toogles
- Management of all the Homebrew packages, casks, taps, etc
The latest documentation about this subject is here
cd ${DOTFILES}
make homebrew/load
Copyright © 2007-2010 Javier Juarez, released under the MIT license.