add host and ip to tmux status bar
This commit is contained in:
@@ -86,8 +86,8 @@ setw -g window-status-bell-fg colour255
|
|||||||
setw -g window-status-bell-bg colour1
|
setw -g window-status-bell-bg colour1
|
||||||
|
|
||||||
# Info on left (I don't have a session display for now)
|
# Info on left (I don't have a session display for now)
|
||||||
set -g status-left ''
|
set -g status-left-length 70
|
||||||
|
set -g status-left "#[fg=colour233,bg=colour245,bold] ⌂ #h ф #(curl whatismyip.akamai.com) "
|
||||||
|
|
||||||
##########################################
|
##########################################
|
||||||
### some tmux tweaks
|
### some tmux tweaks
|
||||||
@@ -141,3 +141,4 @@ bind-key C-b last-window
|
|||||||
##########################################
|
##########################################
|
||||||
# url: https://github.com/ChrisJohnsen/tmux-MacOSX-pasteboard
|
# url: https://github.com/ChrisJohnsen/tmux-MacOSX-pasteboard
|
||||||
#set-option -g default-command "reattach-to-user-namespace -l bash"
|
#set-option -g default-command "reattach-to-user-namespace -l bash"
|
||||||
|
#set-option -g default-command "reattach-to-user-namespace -l zsh"
|
||||||
|
|||||||
Reference in New Issue
Block a user