Skip to content

Bootstraps my machine when I upgrade to a new distro. (Debian flavour)

License

Notifications You must be signed in to change notification settings

hposca/bootstrap

Repository files navigation

Intro

Script created to bootstrap my machine when I upgrade to a new distro. (Debian flavour)

It installs all necessary software and configuration using pure bash.

Running

./bootstrap.sh

It will ask for your super user password at the beginning.

Testing

For basic testing, do the following steps:

  1. vagrant plugin install vagrant-cachier
  2. vagrant up
  3. vagrant ssh
  4. cd /vagrant
  5. ./bootstrap.sh

About

Bootstraps my machine when I upgrade to a new distro. (Debian flavour)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages