Skip to content

Instantly share code, notes, and snippets.

@romansky
Created September 21, 2012 22:02
Show Gist options
  • Select an option

  • Save romansky/3764200 to your computer and use it in GitHub Desktop.

Select an option

Save romansky/3764200 to your computer and use it in GitHub Desktop.
my tmux config
set -g status-interval 2
set -g status-right "#S #[fg=green,bg=black,bright]#(tmux-mem-cpu-load 2 8)#[default]"
bind R source-file ~/.tmux.conf \; display-message "Config reloaded..."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment