Skip to content

akito19/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles Based on MItamae

MItamae is a configuration management tool.

Installation

If you use macOS, you can execute follow command:

$ curl -sfSL https://raw.githubusercontent.com/akito19/dotfiles/master/init.sh | sh

It doesn't work because of infinit loop in running this command... I'll fix it some day.

Manual Installation

$ git clone https://github.com/akito19/dotfiles.git
$ cd dotfiles
$ ./init.sh

Memo

If you want to chenge origin of repository, you should execute follow command.

e.g. Changing SSH from https

$ git remote -v  // confirmation current origin
$ git remote set-url origin [email protected]:akito19/dotfiles.git

About

my dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published