masawada / dotfiles-2017

WIP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Install

Required:

  • Bash
  • Git
  • curl
  • Node.js
$ bash -c "$(curl -fsSL https://dot.masawada.me/install)"

Subcommands

  • build - build dotfiles
  • deploy - create symlink
  • install - build && deploy
  • clean - remove all symlinks and built files
  • variables - show exported variables

About

WIP

License:MIT License


Languages

Language:Shell 64.9%Language:Vim Script 35.1%