Last active
August 29, 2015 14:00
-
-
Save netmarkjp/11128727 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# basic setup | |
sudo apt-get -y install ibus-mozc nautilus-dropbox curl tmux vim vim-gnome compizconfig-settings-manager git mercurial build-essential clipit docker.io virtualbox vagrant gimp keepassx | |
sudo usermod -G docker -a `whoami` | |
sudo docker.io pull ubuntu | |
sudo docker.io pull centos | |
sudo apt-get -y install wine | |
# google chrome | |
firefox http://www.google.co.jp/intl/ja/chrome/browser/ | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment