Yoshikage Kira 's dotfiles, managed with chezmoi.
-
Clone this repo to ~/.local/share/chezmoi.
git clone https://github.com/isFakeAccount/dotfiles.git ~/.local/share/chezmoi -
Install
python3-venvandpython3-pipif necessary. -
cdinto the repo, create a python venv and activate it. -
Run the ./install.sh script.
chezmoi init repository_urlchezmoi add path/to/dotfile1 path/to/dotfile2 ...chezmoi re-add path/to/dotfile1 path/to/dotfile2 ...chezmoi edit path/to/dotfile_or_symlinkchezmoi diffchezmoi --verbose applyApply the changes only for specified types like file changes, symlinks, and templates. So basically no scripts are run.
chezmoi --verbose -i files,symlinks,templates apply chezmoi updatechezmoi state delete-bucket --bucket=scriptState