mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-25 12:49:26 +01:00
tmux.conf: add hostname & adjust bar
This commit is contained in:
parent
a0c61231f4
commit
771e060979
@ -11,7 +11,7 @@ set -g status-fg white
|
|||||||
#set-window-option -g window-status-current-bg red
|
#set-window-option -g window-status-current-bg red
|
||||||
|
|
||||||
# Shows current time on statusbar. ( Made better suitable for me from nyuszika7h's .tmux.conf http://nyuszika7h.dyndns.org/~nyuszika7h/.tmux.conf )
|
# Shows current time on statusbar. ( Made better suitable for me from nyuszika7h's .tmux.conf http://nyuszika7h.dyndns.org/~nyuszika7h/.tmux.conf )
|
||||||
set -g status-right ' #[fg=yellow,bold]%Y-%j | %Y-%m-%d %H.%M%z#[fg=black,bold] #[fg=black,bold]'
|
set -g status-right ' #[fg=yellow,bold]#h|%Y-%j/%F %H:%M%z#[fg=black,bold]#[fg=black,bold]'
|
||||||
|
|
||||||
# Sets automatic renaming of windows. (copied from comment by André Laszlo http://goo.gl/2V0Lz )
|
# Sets automatic renaming of windows. (copied from comment by André Laszlo http://goo.gl/2V0Lz )
|
||||||
setw -g automatic-rename on
|
setw -g automatic-rename on
|
||||||
|
Loading…
Reference in New Issue
Block a user