Skip to content

Instantly share code, notes, and snippets.

@hammerill
Last active May 29, 2025 17:02
Show Gist options
  • Save hammerill/8c75a769fe36c3640dd7b5ce66ef5880 to your computer and use it in GitHub Desktop.
Save hammerill/8c75a769fe36c3640dd7b5ce66ef5880 to your computer and use it in GitHub Desktop.

Tmux Config

echo -e 'set -g status-bg black\nset -g status-fg white\n\nset -g base-index 1\nsetw -g pane-base-index 1' > ~/.tmux.conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment