Skip to content

Instantly share code, notes, and snippets.

View XxGodmoonxX's full-sized avatar
💙
I love loyal blue

Motoki Watanabe XxGodmoonxX

💙
I love loyal blue
View GitHub Profile
@XxGodmoonxX
XxGodmoonxX / .zshrc
Last active October 5, 2020 17:55
.zshrc
# zplug
source ~/.zplug/init.zsh
# theme
zplug romkatv/powerlevel10k, as:theme, depth:1
# 補完の強化
zplug "zsh-users/zsh-completions"
# 履歴補完の強化
zplug "zsh-users/zsh-autosuggestions"
@XxGodmoonxX
XxGodmoonxX / .hyper.js
Created February 11, 2020 04:47
ターミナル Hyper の設定用JS
// Future versions of Hyper may add additional config options,
// which will not automatically be merged into this file.
// See https://hyper.is#cfg for all currently supported options.
module.exports = {
config: {
// choose either `'stable'` for receiving highly polished,
// or `'canary'` for less polished but more frequent updates
updateChannel: 'stable',
@XxGodmoonxX
XxGodmoonxX / songle-sync-master.html
Created February 4, 2018 04:38
Songle Sync Tutorial Step.3 (songle-sync-master.html)
<html><head><script src="//api.songle.jp/v2/api.js"></script><script>//ブラウザ開いた時
window.onload = function() {
console.log("open");
//connect2unity_server();
}
//ブラウザ閉じる時
window.onbeforeunload = function(){
console.log("exit");
//disconnect2unity_server();
{
"accounts": {
"hatena": "XxGodmoonxX",
"github": "XxGodmoonxX",
"twitter": "XxGodmoonxX",
"facebook": "XxGodmoonxX",
"qiita" : "XxGodmoonxX"
},
"languages": [ "HTML", "CSS", "Javascript","Processing", "C++" ],
"websites": [