Personal configuraton files for my Mac, managed with GNU Stow. Under continuous revision and improvement.
- Emacs
- Git
- Homebrew
- Zsh / Oh My Zsh!
- Vim
$ git clone git@github.com:jurdanetac/dotfiles.git ~/dotfiles
$ cd ~/dotfiles
$ stow emacs git homebrew zsh vim
$ cd ~/dotfiles
$ stow -D emacs git homebrew zsh vim
Install config and then run:
$ brew bundle --global # Install packages
$ brew bundle dump --global --force # Backup packages