start new:
tmux
start new with session name:
tmux new -s myname
quick n dirty notes so I don't forget
choco install -y strawberryperl gperf visualcpp-build-tools windows-sdk-10.0
| // ==UserScript== | |
| // @name 自动复制救援码 | |
| // @namespace https://gist.github.com/biuuu | |
| // @version 0.7 | |
| // @description 自动复制最左边第一个救援码,调整顺序后刷新网页生效 | |
| // @author biuuu | |
| // @include /^https?:\/\/gbf\.life.*$/ | |
| // @include /^https?:\/\/gbs\.eriri\.net.*$/ | |
| // @include /^https?:\/\/eriri\.net\/gbs.*$/ | |
| // @include /^https?:\/\/.+-raidfinder\.herokuapp\.com.*$/ |