No description
Find a file
2024-08-08 16:10:23 -04:00
chezmoi handle symlink when removing chezmoi 2024-08-08 16:10:23 -04:00
.chezmoiroot first commit 2024-08-05 14:51:17 -04:00
.gitignore first commit 2024-08-05 14:51:17 -04:00
README.md handle symlink when removing chezmoi 2024-08-08 16:10:23 -04:00

Personal Dotfiles :3

Installation

Please ensure the that git is installed and you have an ssh key registered, then execute the following command:

sh -c "$(curl -fsLS get.chezmoi.io)" -- -b $HOME/.local/bin init --promptBool 'keep chezmoi?=false' --apply aleee-idk/mini-dots

To set up the dotfiles and then delete all traces of the manager, run:

sh -c "$(curl -fsLS get.chezmoi.io)" -- -b $HOME/.local/bin init --promptBool 'keep chezmoi?=false' --one-shot aleee-idk/mini-dots