/dotfiles

My dotfiles for OSX / Ubuntu.

Primary LanguageShell

My dotfiles

Static Badge Static Badge

Static Badge Static Badge Static Badge

This repository contains my dotfiles for OSX / Ubuntu.

Install

$ git clone https://github.com/shimo-t/dofiles $HOME/dotfiles
$ cd $HOME/dotfiles

Makefile

$ make help
clean                          Remove the dotfiles and this repo
deploy                         Create symlink to home directory
help                           Self-documented Makefile
init                           Setup environment settings
install                        Run make deploy & init
list                           Show dotfiles in this repo
$ make install