Automagically configure dotfiles for terminal environment.
- Clone the repository:
$ git clone https://github.com/adwinying/dotfiles .dotfiles
- Use GNU Stow to symlink the dotfiles of the modules:
$ cd .dotfiles
$ stow -v git
$ stow -v tmux
$ stow -v vim
$ stow -v zsh
- For macOS, there is also an optional install script:
$ ./macos.sh
$ brew bundle
$ stow -vD git