/dotfiles

Primary LanguageShell

$ export DOTPATH="/path/to/dotfiles"
$ export GITHUB_DOTFILE='https://github.com/...'
$ bash -c "$(curl -L https://raw.githubusercontent.com/maroekun/dotfiles/master/install.sh)"

default value

  • DOTPATH: ~/dotfiles
  • GITHUB_DOTFILE: maroekun/dotfiles