Skip to content

ogawaso/dotfiles

Repository files navigation

setup commands

osx

  • xcode
xcode-select -install
  • homebrew
ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)"
  • git clone
git clone git://github.com/ogawaso/dotfiles.git
cd dotfiles
  • install from Brewfile
export HOMEBREW_CASK_OPTS="--appdir=/Applications"
brew bundle
  • setup dotfiles
thor dotfiles:setup

ubuntu

  • run install script
sh script/ubuntu_apt_get.sh
  • git clone
git clone git://github.com/ogawaso/dotfiles.git
cd dotfiles
  • setup dotfiles
thor dotfiles:setup

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published