Skip to content
/ dotfiles Public

My development environment on OSX and Ubuntu using Mitamae

Notifications You must be signed in to change notification settings

tkmru/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

My dotfiles are setup and install scripts for development environment using Mitamae for macOS and Ubuntu.

Installation

When running on macOS, in addition to setting up dotfiles, it install Xcode Command Line Tools and Homebrew and some tools that can be installed by Homebrew and Homebrew cask.

$ cd $HOME
$ git clone https://github.com/tkmru/dotfiles.git
$ cd dotfiles
$ ./init.sh 
Do you setup global .gitignore? [y/N]
y
...
Do you setup Xcode Command Line Tools? [y/N]
y
xcode-select: note: install requested for command line developer tools
Do you setup Homebrew? [y/N]
y
Do you setup some tools by Homebrew and Homebrew cask? [y/N]
y
...

Update dotfiles

Use deploy.sh, when you add dotfiles.

$ ./deploy.sh

About

My development environment on OSX and Ubuntu using Mitamae

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published