dotfiles, managed with chezmoi
|
||
---|---|---|
.private | ||
dot_cargo/bin | ||
dot_config | ||
dot_local/bin | ||
private_dot_ssh | ||
.chezmoi.toml.tmpl | ||
.chezmoiexternal.toml | ||
.chezmoiignore | ||
.gitignore | ||
dot_bashrc | ||
dot_profile | ||
dot_zshenv | ||
README.md |
dotfiles
With git installed
chezmoi init -k -S ~/.dotfiles --apply git@git.disroot.org:nehu/dotfiles.git
Without git installed
The remote can be changed later on, in ~/.dotfiles
.
chezmoi init -k -S ~/.dotfiles --apply https://git.disroot.org/nehu/dotfiles.git