/dotfiles

Primary LanguageShellMIT LicenseMIT

ci

dotfiles

All dotfiles are supposed to work in both Mac and Ubuntu.

$ ./pre-install.sh  # only on ubuntu. require sudo.
$ ./install.sh

Goals

  • Maintanable: Keep repository small and updated.
  • Idempotent: ./install.sh should bring the same results after multiple runs.
  • No root permission: No root permission is required to run ./install.sh.

LICENSE

MIT