dotfiles, managed with chezmoi
Find a file
2024-06-05 06:43:50 +02:00
dot_config alias: add a zypper alias on opensuse 2024-06-05 06:42:59 +02:00
dot_local/bin azure-cli 2024-05-14 06:50:49 +02:00
dot_ssh ssh: azure vm identity 2024-06-05 06:43:50 +02:00
scoop/persist/windows-terminal/settings winterminal 2024-05-06 06:04:06 +02:00
.chezmoi.toml.tmpl Use a keepass db to store secrets 2024-05-02 23:04:04 +02:00
.chezmoiexternal.toml bash: prompt improvement 2024-06-05 06:41:36 +02:00
.chezmoiignore scoop: exclude if running on an os 2024-05-06 19:57:50 +02:00
dot_bashrc bash: prompt improvement 2024-06-05 06:41:36 +02:00
dot_zshenv zsh 2024-04-28 12:14:15 +02:00
README.md Update README.md 2024-05-07 18:29:10 +02:00

dotfiles

With git installed

chezmoi init -S ~/.dotfiles --apply git@git.disroot.org:nehu/dotfiles.git --branch workplace

Without git installed

The remote can be changed later on, in ~/.dotfiles.

chezmoi init -S ~/.dotfiles --apply https://git.disroot.org/nehu/dotfiles.git --branch workplace