Skip to content

Instantly share code, notes, and snippets.

View ogawaso's full-sized avatar

Soichiro Ogawa ogawaso

  • Circlace inc
  • JP/Kanagawa
View GitHub Profile
sudo apt-get update
sudo apt-get install build-essential -y
sudo apt-get install curl -y
sudo apt-get install sysstat -y
sudo apt-get install ssh -y
sudo apt-get install screen -y
sudo apt-get install zsh -y
#lua for vim
sudo apt-get install liblua5.2-dev -y