Skip to content

Instantly share code, notes, and snippets.

@claudioacioli
Created July 28, 2022 21:14
Show Gist options
  • Save claudioacioli/7daa6aedf523c4295852feb6710c1e00 to your computer and use it in GitHub Desktop.
Save claudioacioli/7daa6aedf523c4295852feb6710c1e00 to your computer and use it in GitHub Desktop.
My tmux.conf
set-option -g status-position top
set-option -g status-style "bg=black fg=white"
set-option -g status-right " #{=21:pane_title} %H:%M %d-%b-%y w=%W d=%j"
set-option -g default-terminal "screen-256color"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment