dotfiles, managed with chezmoi
Find a file
usagi-flow eb0509736a cargo: add sccache to justfile
For environments where the package manager doesn't provide it
2024-10-08 11:25:57 +02:00
.private git: support kdbx/age simulaneously 2024-07-24 07:04:16 +02:00
dot_cargo/bin cargo: add sccache to justfile 2024-10-08 11:25:57 +02:00
dot_config fish: add the git-set-remotes function 2024-08-31 10:16:02 +02:00
dot_local/bin bin: justfile to install binaries in ~/.local/bin 2024-09-08 15:10:28 +02:00
private_dot_ssh chezmoi: re-encrypt files 2024-08-07 15:35:55 +02:00
.chezmoi.toml.tmpl chezmoi: add a recipient 2024-07-24 06:41:39 +02:00
.chezmoiexternal.toml bash: prompt improvement 2024-07-18 19:31:42 +02:00
.chezmoiignore bun: add wrapper script and symlink 2024-08-04 13:57:56 +02:00
.gitignore git: support kdbx/age simulaneously 2024-07-24 07:04:16 +02:00
dot_bashrc bash: prompt improvement 2024-07-18 19:31:42 +02:00
dot_profile ash: take over bashrc configuration 2024-07-21 16:45:08 +02:00
dot_zshenv zsh 2024-04-28 12:14:15 +02:00
README.md chezmoi: do not abort on error (e.g. because of rage) 2024-07-21 16:58:10 +02:00

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