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

mbhutton/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

270 Commits

Repository files navigation

github.com/mbhutton/dotfiles

Matt Hutton's dotfiles, managed with chezmoi.

Includes configuration and automated installation and upgrading for lots of development tools.

These are for my own use to bootstrap, sync and update development environments on new machines. Feel free to use them as a reference or starting point for your own dotfiles.

Bootstrap on Linux

  • Prerequisites: bash, curl, sudo
  • Run: $ bash -c "$(curl -fsLS https://raw.githubusercontent.com/mbhutton/dotfiles/refs/heads/dev/bootstrap/install-for-linux.sh)"

Bootstrap on macOS

  • Install Xcode Command Line Tools if necessary: $ xcode-select --install
  • $ sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply mbhutton --branch dev
  • $ zsh -i -c mh-install
  • $ exec zsh -i

Keep up to date

  • (Within zsh): $ chezmoi update && mh-install && exec zsh -i

About

My dotfiles, managed with https://chezmoi.io.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

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