My $HOME managed by chezmoi.
- Run distrobox enter
- Run sh -c “$(curl -fsLS get.chezmoi.io)” – init –apply favetelinguis
- Build and create the distrobox I want and enter the new box.
- Run gh auth login select the SSH option.
- Step two is setup with https might want to edit the project .git/config to be ssh once that is setup.
- Now run whatever command from bb.ed in chezmoi root, for example install Doom Emacs.
- Add . ~/distroboxes/ArchL1emacsBash.sh in .profile for the container i want to use
TODO I rely on tmux tpm and that need to be installed before using tmux git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
- Run doom sync in new image since often that says it need to rebuild packages when i recreate image.
https://medium.com/@davidpiegza/using-pass-in-a-team-1aa7adf36592