Skip to content

Okabe-Junya/dotfiles

Repository files navigation

dotfiles

license Dependency Review reviewdog

abstract

My dotfiles (e.g. .zshrc, .vimrc, etc.) for macOS.

usage

First, Clone this repository

$ git clone https://github.com/Okabe-Junya/dotfiles.git

or (if you don't need git history)

$ git clone --depth 1 https://github.com/Okabe-Junya/dotfiles.git

Run make. You only need to run this command once. If you build all dotfiles, you can run make build command.

$ cd dotfiles
$ make

After a while... it's done! You don't need some software to install manually. Only you need to do is to run make build command.

features

brew bundle

If you want to check what software is installed by brew bundle, you can check Brewfile.

license

Licensed under the MIT License