Skip to content

Instantly share code, notes, and snippets.

View duxinxiao's full-sized avatar
🌴
On vacation

du duxinxiao

🌴
On vacation
  • Beijing, China
View GitHub Profile
@duxinxiao
duxinxiao / cloudSettings
Created April 12, 2018 08:20
Visual Studio Code Settings Sync Gist
{"lastUpload":"2018-04-12T08:20:49.472Z","extensionVersion":"v2.9.0"}
@duxinxiao
duxinxiao / tmux-cheatsheet.markdown
Created August 31, 2017 09:39 — forked from ryerh/tmux-cheatsheet.markdown
Tmux 快捷键 & 速查表

Tmux 快捷键 & 速查表

启动新会话:

tmux [new -s 会话名 -n 窗口名]

恢复会话:

tmux at [-t 会话名]