Skip to content

woozway/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Mar 26, 2022
2ba06d5 · Mar 26, 2022

History

33 Commits
Aug 18, 2021
Aug 18, 2021
Aug 20, 2021
Aug 18, 2021
Mar 26, 2022
Dec 19, 2021
Aug 20, 2021
Aug 18, 2021
Aug 20, 2021
Aug 18, 2021
Aug 20, 2021
Mar 22, 2022
Mar 22, 2022

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