Skip to content

My opinionated user-specific application configuration.

License

Notifications You must be signed in to change notification settings

Edward-Ji/dotfiles

Repository files navigation

Dotfiles

My user-specific application configuration.

Installation

Stow

You can run the following command to install everything:

stow */

Warning

The command below will overwrite your existing configurations.

If there's any conflict, run the following command instead:

stow --adopt */ && git restore */

Try with Docker

Docker Image Version amd64 Docker Image Size arm64 Docker Image Size

Note

Please be aware that not all features will work in the Docker container.

You can run the following command to try with Docker:

docker run --rm -it edwardji/dotfiles:latest