Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 451 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 451 Bytes

dotfiles

Requirement

  • Git
  • Make

Setup

git clone https://github.com/upinetree/dotfiles.git ~/.dotfiles
cd ~/.dotfiles && make install

Or run the scripts in ./etc/scripts if your environment does not have a make.

Change origin

After GitHub SSH configuration:

git remote set-url origin git@github.com:upinetree/dotfiles.git