Skip to content

eyemono-moe/dotfiles

Repository files navigation

🛠️ dotfiles

Easily bootstrap your dev environment with:

curl -sL dot.eyemono.moe | bash

📦 Daily Usage

Based on chezmoi.
More: chezmoi daily operations

✏️ Edit dotfiles

chezmoi edit $FILENAME

or

chezmoi add $FILENAME

🚀 Apply changes

chezmoi apply

🔄 Pull and apply remote updates

chezmoi update

To preview changes before applying:

chezmoi git pull -- --autostash --rebase && chezmoi diff

🪟 tmux plugins

Inside tmux, press:

prefix + I

to install plugins.


📚 Dependencies Overview

The entire environment is managed via chezmoi

Homebrew
├─▶ (other tools listed in Brewfile)
└─▶ aqua
    ├─▶ (other tools listed in aqua.yaml)
    ├─▶ go
    └─▶ fnm
        └─▶ node

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published