Skip to content

Latest commit

 

History

History
46 lines (26 loc) · 1.06 KB

README.md

File metadata and controls

46 lines (26 loc) · 1.06 KB

dotfiles

My configurations

Before use

The setup script depends on some tools:

First, install Homebrew.

Then install tools required:

$ brew install git stow

Then download the git repository:

$ git clone git@github.com:yorkxin/dotfiles.git ~/.dotfiles

How to use

Run the scripts inside ~/.dotfiles

Install a new machine / update software

$ ./setup.sh

Apply Settings (RC Files)

$ ./install-rc.sh

Tools used

Credits

License

MIT License