Skip to content

woozway/dotfiles

Repository files navigation

dotfiles

My dotfiles. Keep it as simple as possible~

use this dotfile repo on multiple machines:

  • On any new Mac with zsh, simply run the following commands to install dotfiles:
    > git clone git@github.com:woozway/dotfiles.git --recursive
    > (or git clone https://github.com/woozway/dotfiles.git --recursive)
    > cd dotfiles && ./install