Skip to content

Instantly share code, notes, and snippets.

@jeanlouisferey
Last active December 4, 2018 15:38
Show Gist options
  • Save jeanlouisferey/836723a1c02516b9a2dbf8813d268892 to your computer and use it in GitHub Desktop.
Save jeanlouisferey/836723a1c02516b9a2dbf8813d268892 to your computer and use it in GitHub Desktop.
How to install my dev machine ?

1- Install Ubuntu Mate VirtualBox machine

2- Give an access to Internet (proxy to /etc/environnment)

3- Install gcc and some other tools (sudo apt install build-essential software-properties-common)

4- Install VB add-on

5- add you user to vbosf group: sudo adduser $USER vboxsf (and reboot !)

6- Install (or verify )unattended-upgrades

7- Install zsh, oh-my-zsh and bullet-train theme

8- Install pip, virtualenv, virtualenvwrapper

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment