chezmoi -- init --aply amenrio
Or install both chezmoi and my dotfiles
sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply amenrio
My entire development environment consists of
- Tmux configuration and plugins
- My neovim configuration
- Starship
- Pyenv
- Lazygit
- Fzf
- poetry
Aswell as some dependencies for neovim plugins such as:
- nodejs 20.16.0
curl -Lks https://shorturl.at/rgyl8 | bash
In case of error, try long url
curl -Lks https://gist.github.com/amenrio/b9dfd2b76821c08f3f01d0e63a75093a/raw | bash