Skip to content

Instantly share code, notes, and snippets.

View upamune's full-sized avatar

Yu SERIZAWA upamune

View GitHub Profile
@upamune
upamune / language-swift.vim
Last active May 1, 2016 03:26
Vim setting for Swift
Plug 'kballard/vim-swift'
if has('mac')
Plug 'landaire/deoplete-swift', { 'for' : 'swift' }
else
Plug 'tokorom/swift-dict.vim', { 'for' : 'swift' }
set complete+=k
endif
let errorformat =
@upamune
upamune / 0_reuse_code.js
Created November 17, 2015 04:06
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console
angularjs@0.3.3
autocomplete@0.47.0
color-picker@2.0.13
css-snippets@0.9.0
file-icons@1.6.11
language-javascript-better@1.7.1
language-javascript-jsx@0.3.7
linter@1.11.1
linter-csslint@1.1.0
linter-eslint@5.1.0
#!/bin/bash
GITHUB_USER=$1
SSH_KEY_URL="https://github.com/${GITHUB_USER}.keys"
if [[ ${GITHUB_USER} = '' ]]; then
echo 'plz set argument'
echo 'ex.) shh-key-fetch upamune'
exit 1
fi
@upamune
upamune / SKK_JISYO.seiyu
Last active September 25, 2015 05:30
For SKK
;; okuri-ari entries.
;; okuri-nasi entries.
ALLANSCHINTU /ALLANSCHINTU;人名/
あいいちたろう /会一太郎;人名/
あいうえわおん /相上和音;人名/
あいおいちえこ /相生千恵子;人名/
あいかわきんや /愛川欽也;人名/
あいかわちひろ /藍川千尋;人名/
あいかわなつき /相川奈都姫;人名/
あいかわりかこ /愛河里花子;人名/
@upamune
upamune / screenshot.sh
Created September 25, 2015 01:32
Manet screenshot command
#!/bin/bash
curl http://${MANET_HOST}:${MANET_PORT}?url=${1} > ${1}.png
# apm install --packages-file atomfile
.bin
angularjs@0.3.0
angularjs-snippets@0.10.18
atom-typescript@5.5.0
autocomplete-clang@0.8.7
autocomplete-emojis@2.2.2
autocomplete-paths@1.0.2
file-icons@1.6.7
go-find-references@1.2.3
@upamune
upamune / start_radicast.sh
Created August 22, 2015 05:03
CoreOS上でsoh335/radicastを動作させる
#!/bin/sh
docker run -d -p 3355:3355 -v `pwd`:/workspace soh335/radicast:latest --config /workspace/config.json --output /workspace/output
We can make this file beautiful and searchable if this error is corrected: No commas found in this CSV file in line 0.
URL;Redirect
http://0matome.com/;
http://120.hp2.jp/;
http://2ch-a.net/;
http://2ch-c.net/;
http://2ch-k.net/;
http://2ch-m.info/;
http://2ch-matome.com/;
http://2ch-matome.net/;
http://2ch-matometter.com/;
<?xml version="1.0"?>
<packages>
<package id="1password" />
<package id="ctags" />
<package id="dropbox" />
<package id="git" />
<package id="golang" />
<package id="googlechrome" />
<package id="ruby" />
<package id="slack" />