Skip to content

mnishiguchi/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

My collection of dotfiles.

Get started

git clone git@github.com:mnishiguchi/dotfiles.git my_dotfiles
cd my_dotfiles
./install.sh --help
Install all dotfiles that are defined in this project.

Usage:
    install.sh [options]

Options:
    -h, --help      Display this message
    -f, --force     Force overwriting destination files
    -b, --backup    Rename preexisting destination files as each file is overwritten