Skip to content

Linux desktop workstation and server installation scripts

License

Notifications You must be signed in to change notification settings

csanquer/install-scripts

Repository files navigation

Charles Sanquer's desktop install ansible configuration

Ansible configuration to setup my desktop development environment.

OS supported (currently):

  • Ubuntu

Install

clone the repository with submodules

git clone --recursive https://github.com/csanquer/install-scripts.git
cd install-scripts

copy custom_vars.yml.dist to custom_vars.yml and edit it like this :

---
account_default_user_fullname: <Your Name>
account_default_user_email: <your email>

Then just run :

./install.sh

About

Linux desktop workstation and server installation scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages