Skip to content

Instantly share code, notes, and snippets.

View aromarious's full-sized avatar

aromarious aromarious

  • Japan
View GitHub Profile
@aromarious
aromarious / wordmove_with_localbyflywheel.sh
Last active February 25, 2019 05:05 — forked from k4zuki02h4t4/wordmove_with_localbyflywheel.sh
Enable Wordmove with "Local by Flywheel".
#!/usr/bin/env bash
set -xu
RUBY_VERSION=2.5.3
LIBSSL_VERSION=$(dpkg -s libssl1.0.0 | grep -i ^version | awk '{print $2;}')
apt-get update -y
apt-get upgrade -y
apt-get install -y git
@aromarious
aromarious / my-first-git.md
Last active February 13, 2019 15:10
my first gist♡

my first gist

Hello gist!