Best for
- Linux workstations
- Codespaces-style environments
- user-level shell and editor setup
- reproducible dotfiles updates
Personal workstation setup
Bootstrap the main dotfiles repository, update it safely, and run the real installer. It targets the current user profile: editor config, shell helpers, terminal tooling, and user-local binaries when system rights are limited.
curl -fsSL https://winglowz.com/dotfiles-script | sh $ Préparation de l’installation dotfiles...
$ Mise à jour du dépôt dotfiles...
$ Starting dotfiles installation...
$ User-local paths configured
The bootstrap clones or updates ~/dotfiles, stashes local dirty changes before updating, then runs dotfiles/install.sh.