Skip to content

Instantly share code, notes, and snippets.

View grandcolline's full-sized avatar
🐙

Taiki Hayashi grandcolline

🐙
View GitHub Profile
@grandcolline
grandcolline / openVimForIterm2.applescript
Created September 1, 2017 03:06
ファイルをiTerm2のviで開くapp
on run argv
set the_path to POSIX path of (item 1 of argv)
set cmd to "vi " & escapeSpace(the_path)
if isAppRunning("iTerm2") then
tell application "iTerm"
activate
select last window
@grandcolline
grandcolline / notice_pullrequest.sh
Last active February 8, 2018 14:04
閉じていないPRをslackに通知するシェル
#!/bin/sh
# config
slack_url="https://hooks.slack.com/services/xxxxxx/xxxxx/xxxxxxxxxxxxxx"
slack_channel="#xxxxxxxxxxxxxx"
github_url="https://github.com/api/v3/repos/xxxxxxxxx/xxxxxxxx/pulls"
icon_emoji=":jenkins:"
# 取得
prs=$(

Keybase proof

I hereby claim:

  • I am grandcolline on github.
  • I am grandcolline (https://keybase.io/grandcolline) on keybase.
  • I have a public key ASB9cas0y7qxCRnKEZ9OWGYYFEDuvoi5VRin-W7Ov9C9Lwo

To claim this, I am signing this object: