Skip to content

Instantly share code, notes, and snippets.

View obrok's full-sized avatar
🐹

Paweł Obrok obrok

🐹
  • BlockFi
  • Cracow
View GitHub Profile
@obrok
obrok / gist:2499900
Created April 26, 2012 14:16
Setting up fresh Ubuntu server for Rails

Setting up fresh Ubuntu server for Rails

Preparations

$ sudo -i

Set preferred editor

$ export EDITOR=vim