Skip to content

tsukakei/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

This repoitory is for my dotfiles.

Prerequisite

  • MacOS
  • Homebrew

How to use

  1. install Macvim

$ brew cask install macvim

  1. install Java

$ brew install java

  1. install Git

$ brew install git

  1. clone this repository

$ cd

$ git clone git@github.com:tsukakei/dotfiles.git

  1. create symbolic links for dotfiles

$ ./dotfilesLink.sh

  1. use .gitignore_global

$ git config --global core.excludesfile ~/.gitignore_global

  1. install rbenv, pyenv, and nvm (optional)

$ brew install rbenv

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published