Skip to content

niweb21/MyDevStation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My dev station

Not tested on clean install, do not use yet

This ansible playbook installs my dev station on Ubuntu.

Packages installed:

  • atom.io
  • git
  • gitg
  • zsh
  • docker
  • samba
  • pinta
  • f.lux

Set unity conf : Cycle through multiple sizes Set autostart : atom.io, terminal and f.lux

Prerequisites:

sudo apt-add-repository ppa:ansible/ansible
sudo apt-get update
sudo apt-get install software-properties-common ansible

How to get:

wget https://github.com/niweb21/MyDevStation/archive/master.zip
unzip master.zip

How to run:

cd MyDevStation-master
ansible-playbook -i local main.yml --ask-sudo-pass

TODO:

  • Complete readme
  • set conf atom.io
  • set conf git / git id
  • template zsh conf
  • environement user variable
  • test on clean ubuntu install
  • docker purge lxc-docker
  • tag role
  • improved quality
  • elegant way to become root user
  • ...

Thank to:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published