cosmetic
This commit is contained in:
@@ -89,7 +89,7 @@ set -g status-left-length 70
|
||||
set -g status-left "#[fg=colour233,bg=colour245,bold] ⌂ #h ф #(curl ipecho.net/plain;echo) "
|
||||
|
||||
##########################################
|
||||
### some tmux tweaks
|
||||
### some tmux tweaks
|
||||
##########################################
|
||||
|
||||
# Use vim mode keys
|
||||
@@ -120,7 +120,7 @@ bind r source-file ~/.tmux.conf \; display "tmux config reloaded..."
|
||||
# Setup 'x' zoom into a panes (maximize) an save/restore other panes in the current window
|
||||
bind x run ". ~/.tmux/zoom"
|
||||
|
||||
# set terminal title
|
||||
# set terminal title
|
||||
set -g set-titles on
|
||||
set -g set-titles-string '#(whoami)@#h | #(curl ipecho.net/plain;echo)'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user