summaryrefslogtreecommitdiffhomepage
path: root/zh-cn
diff options
context:
space:
mode:
authorArnie97 <arnie97@gmail.com>2015-12-30 21:54:44 +0800
committerArnie97 <arnie97@gmail.com>2015-12-30 21:54:44 +0800
commit4af768019ced6c179a09180adc2b0fb9adebc1d8 (patch)
tree56d9a730b11121b558434bcaa1d25e2bb318b0e1 /zh-cn
parentaed4bbbc36bf28a815d6751cde02b6b025452fb9 (diff)
Add a tmux Chinese tutorial
Diffstat (limited to 'zh-cn')
-rw-r--r--zh-cn/tmux-cn.html.markdown2
1 files changed, 2 insertions, 0 deletions
diff --git a/zh-cn/tmux-cn.html.markdown b/zh-cn/tmux-cn.html.markdown
index 390fd4fc..87afa565 100644
--- a/zh-cn/tmux-cn.html.markdown
+++ b/zh-cn/tmux-cn.html.markdown
@@ -246,6 +246,8 @@ set -g status-right "#[fg=green] | #[fg=white]#(tmux-mem-cpu-load)#[fg=green] |
[Archlinux Wiki](https://wiki.archlinux.org/index.php/Tmux_(简体中文))
+[Tmux 快速教程](http://blog.jeswang.org/blog/2013/06/24/tmux-kuai-su-jiao-cheng)
+
[如何在 tmux 状态栏中显示 CPU / 内存占用的百分比](https://stackoverflow.com/questions/11558907/is-there-a-better-way-to-display-cpu-usage-in-tmux)
[管理复杂 tmux 会话的工具 - tmuxinator](https://github.com/tmuxinator/tmuxinator)