g cl --recurse-submodules git@github.com:ashgw/dotfiles.git
This will work on any POSIX machine, to automatically:
- Configure the terminal (ZSH, starship, zioxde, etc...)
- SSH setup
- Neovim, TMUX, FZF...
- Nix
- Packages I use
- Languages I use
- Git configuration, (Aliases, multiple accounts, etc...)
Caution
The installation script is meant to be used on a minimal Debian installation. It will replace any existing configuration. Proceed with caution.
bash <(curl -L ashgw.me/api/v1/bootstrap)