Home

Awesome

dotfiles

.github/workflows/lint-and-test.yaml

What's Inside

This dotfiles repository includes configurations for:

It uses dracula theme across all software for a unified dark mode experience.

Installation

[!WARNING] This installation will overwrite any existing configuration files in your home directory. Please backup your existing configuration files before proceeding.

  1. Clone this repository:
mkdir -p ~/workspace
git clone https://github.com/takahisa/dotfiles ~/workspace/dotfiles
  1. Run the installation:
make -C ~/workspace/dotfiles all

The installation process will:

See INSTALL.md for more details.

License

MIT License