/dotfiles

Primary LanguageShellMIT LicenseMIT

mac-dotfiles

private dotfiles for mac

Preparation

Execute following command for installing homebrew:

$ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"

Install

Execute following commands:

$ cd && git clone https://github.com/sh-tech-1/dotfiles.git
$ cd ~/dotfiles
$ curl https://get.volta.sh | zsh

$ ./defaults.sh
$ ./setup.sh
$ ./homebrew.sh

References

License

This software is released under the MIT License, see LICENSE.