Skip to content

Instantly share code, notes, and snippets.

@irmowan
irmowan / tmux-cheatsheet.markdown
Created July 22, 2017 07:20 — forked from ryerh/tmux-cheatsheet.markdown
Tmux 快捷键 & 速查表

Tmux 快捷键 & 速查表

启动新会话:

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

恢复会话:

tmux at [-t 会话名]
@irmowan
irmowan / react-native-gitignore
Created October 9, 2016 15:22 — forked from ryantbd/react-native-gitignore
react-native-gitignore
# Most part of this file is created by https://www.gitignore.io
### Node ###
# Logs
logs
*.log
# Runtime data
pids
*.pid