Skip to content

Instantly share code, notes, and snippets.

View shuaibird's full-sized avatar

shuaibird shuaibird

View GitHub Profile
@shuaibird
shuaibird / tmux_commands.md
Created January 11, 2019 09:01 — forked from Alek-S/tmux_commands.md
tmux Commands

Start new named session:

tmux new -s [session name]

Detach from session:

ctrl+b d

List sessions:

tmux ls

Attach to named session:

@shuaibird
shuaibird / scope-name
Last active December 9, 2017 01:55 — forked from rnarian/scope-name
Atom scope name list
source.c
source.c++
source.coffee
source.css
source.css.less
source.css.scss
source.gfm
source.git-config
source.go
source.java
@shuaibird
shuaibird / snow.html
Created February 7, 2017 04:53 — forked from zsxsoft/snow.html
wa2-snow.html
<!DOCTYPE html>
<html lang="zh-Hans-cn">
<head>
<meta charset="UTF-8">
<title>WHITE ALBUM</title>
<style>
body {
background: #000000;
margin: 0;
}