I currently learn and try to understand what is dotfiles manager. I have saw dotfiles repo in many account on github. I think it interesting and I want to understand it.
sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply ZocketZero- install
chezmoiat https://www.chezmoi.io/install/ - command to apply dotfiles from github repo
chezmoi init --apply ZocketZero- nvim
- LazyVim
- oh-my-zsh
- extensions
- theme
- nvm (install with bash script)
- packages with apt
- I want it autoinstall programs I using (nvm, nodejs, rust, others).