summaryrefslogtreecommitdiffhomepage
path: root/tmux.html.markdown
diff options
context:
space:
mode:
authorGeoff Liu <cangming.liu@gmail.com>2014-11-02 11:16:28 -0700
committerGeoff Liu <cangming.liu@gmail.com>2014-11-02 11:16:28 -0700
commit4fb5839edc6100f0029af0d3a082ec4753c86388 (patch)
treedfbd96197e6d4c1a4f96c013d1dd1a42c0c0ef41 /tmux.html.markdown
parentd234d1c8945a7a4fdc812be65de89ca0c6aa52b6 (diff)
parent24a4426dd0f02468810b475d17bb6aed307e178a (diff)
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'tmux.html.markdown')
-rw-r--r--tmux.html.markdown7
1 files changed, 3 insertions, 4 deletions
diff --git a/tmux.html.markdown b/tmux.html.markdown
index ebc312ed..9eb96303 100644
--- a/tmux.html.markdown
+++ b/tmux.html.markdown
@@ -2,8 +2,7 @@
category: tool
tool: tmux
contributors:
- - ["kaernyk", "https://github.com/kaernyk"]
- - ["jmaud", "https://github.com/jmaud"]
+ - ["wzsk", "https://github.com/wzsk"]
filename: LearnTmux.txt
---
@@ -239,6 +238,6 @@ set -g status-right "#[fg=green] | #[fg=white]#(tmux-mem-cpu-load)#[fg=green] |
<a href="http://tmux.sourceforge.net/">Tmux | Home</a><br>
<a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man1/tmux.1?query=tmux">Tmux Manual page</a><br>
-<a href="http://wiki.gentoo.org/wiki/Tmux">Archlinux Wiki</a><br>
-<a href="https://wiki.archlinux.org/index.php/Tmux">Gentoo Wiki</a><br>
+<a href="http://wiki.gentoo.org/wiki/Tmux">Gentoo Wiki</a><br>
+<a href="https://wiki.archlinux.org/index.php/Tmux">Archlinux Wiki</a><br>
<a href="https://stackoverflow.com/questions/11558907/is-there-a-better-way-to-display-cpu-usage-in-tmux">Display CPU/MEM % in statusbar</a><br>