-
Clone this repository:
$ cd \ && git clone [email protected]:ohashih/dotfiles.git \ && cd dotfiles
-
Select and place dotfiles
$ stow -v git \ && stow -v zsh \ && stow -v tmux \ && stow -v vim
-
If you want to remove the symlinks, just use the -D arguement:
$ stow -vD git \ && stow -vD zsh \ && stow -vD tmux \ && stow -vD vim