Skip to content

Instantly share code, notes, and snippets.

View Julyyq's full-sized avatar

July Julyyq

  • Shanghai,China
View GitHub Profile
@Julyyq
Julyyq / standards
Last active December 19, 2015 08:29
Web前端开发 -> 各浏览器官方 -> 开发参考手册
[
{
name: "google chrome",
url: "http://docs.webplatform.org/wiki/Main_Page/zh-hans"
},
{
name: "safari",
url: "https://developer.apple.com/library/safari/navigation/index.html"
},
{
@Julyyq
Julyyq / tmux-cheatsheet.markdown
Last active August 29, 2015 14:26 — forked from MohamedAlaa/tmux-cheatsheet.markdown
tmux shortcuts & cheatsheet

tmux shortcuts & cheatsheet

start new:

tmux

start new with session name:

tmux new -s myname