diff options
author | Johnathan Maudlin <maudlin.johnathan@gmail.com> | 2014-10-29 22:13:33 -0400 |
---|---|---|
committer | Johnathan Maudlin <maudlin.johnathan@gmail.com> | 2014-10-29 22:13:33 -0400 |
commit | 259c144eeb7b349a00891eb7bfa26ed564dfe580 (patch) | |
tree | d5620fc0ecba85da3f66d15ea0952eccfa718ebf /tmux.html.markdown | |
parent | fe277959606857f2690b4d6dd224fffc6a550d34 (diff) | |
parent | 7d0eaa855959c03b52795a7457001bbd69d88464 (diff) |
Merge pull request #1 from adambard/master
Merge from upstream
Diffstat (limited to 'tmux.html.markdown')
-rw-r--r-- | tmux.html.markdown | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tmux.html.markdown b/tmux.html.markdown index ebc312ed..de3a8341 100644 --- a/tmux.html.markdown +++ b/tmux.html.markdown @@ -239,6 +239,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> |