/dotfiles

Dotfiles that I use on macOS, Linux, and other UNIX systems. And some on Windows, too.

Primary LanguageShellMIT LicenseMIT

dotfiles

Dotfiles that I use on macOS, Linux, Windows, and other systems.

Installation

To install the dotfiles, run:

./install.sh

By default, the installation script does not prompt for confirmation before overwriting files. To request confirmation before attempting to overwrite files, run:

./install.sh -i

License

The source code is MIT-licensed. See LICENSE for details.