Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 546 Bytes

File metadata and controls

35 lines (24 loc) · 546 Bytes

dotfiles

my dotfiles

How to setup

Requirements

  • Git
  • Ruby 3.2 or later
  • Homesick

Install

gem install homesick
homesick clone tyage/dotfiles
homesick link dotfiles

On macOS, install the command-line tools in Brewfile with:

~/.homesick/repos/dotfiles/scripts/macos.sh

Update

homesick pull dotfiles

The existing symlinks reflect pulled changes immediately. Run homesick link dotfiles interactively only when the repository adds a new managed path.