Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gwww/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

626 Commits

Repository files navigation

dotfiles

Dotfile repository. Files "managed" and deployment handled by yadm.

Bootstrap New Host:

curl -fLo /tmp/yadm https://github.com/TheLocehiliosan/yadm/raw/master/yadm
chmod a+x /tmp/yadm
cd ~
/tmp/yadm clone https://github.com/gwww/dotfiles.git

This will run ~/.config/yadm/bootstrap script which in turn runs brew bundle to install a list of HomeBrew packages, including yadm.

After ssh keys are installed the yadm repository can be switched to ssh instead of https with the following command:

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

AltStyle によって変換されたページ (->オリジナル) /