Skip to content

Instantly share code, notes, and snippets.

View MartyLake's full-sized avatar

Matthieu Talbot MartyLake

  • Expressive
  • France
View GitHub Profile
@MartyLake
MartyLake / setup.sh
Last active August 29, 2015 14:07
ubuntu setup script
# bin/bash
# paste this command to your terminal
# sudo apt-get install curl && bash <(curl -s https://gist.github.com/MartyLake/da7163333e92c80db4cb)
echo "Setting up the environement !"
echo "Installing gcc, gedit, zsh"
apt-get install gcc gedit gedit-plugins zsh
@MartyLake
MartyLake / .bash_profile
Last active August 29, 2015 14:07
ZSH conf
#!/bin/bash
#a black
#b red
#c green
#d brown
#e blue
#f magenta
#g cyan
#h light grey