shihyuho / dotfiles

:wrench: .files, including ~/.macos — sensible hacker defaults for macOS

Home Page:https://mths.be/dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shihyu’s dotfiles

Installation

git clone https://github.com/shihyuho/dotfiles.git && cd dotfiles && source bootstrap.sh

To update, cd into your local dotfiles repository and then:

source bootstrap.sh

Alternatively, to update while avoiding the confirmation prompt:

set -- -f; source bootstrap.sh

Install Homebrew formulas

./brew.sh

Install Go executables

./go-install.sh

About

:wrench: .files, including ~/.macos — sensible hacker defaults for macOS

https://mths.be/dotfiles

License:MIT License


Languages

Language:Vim Script 77.0%Language:Shell 22.7%Language:Makefile 0.3%