From 72cf78a629496102d3edc8050ac907dfb9ce7347 Mon Sep 17 00:00:00 2001 From: onefang Date: Mon, 19 Aug 2019 19:47:34 +1000 Subject: TYPO-- --- scripts/install/opensim.tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/install') diff --git a/scripts/install/opensim.tmux.conf b/scripts/install/opensim.tmux.conf index a5088aa..b7c61c9 100644 --- a/scripts/install/opensim.tmux.conf +++ b/scripts/install/opensim.tmux.conf @@ -75,7 +75,7 @@ set-option -g status-left-length 80 #set-option -g status-left '[#H #S #F]' set-option -g status-left '#H [#S:#I.#P]#F' set-option -g status-right-length 80 -set-option -g status-right '%F #(uptime)'<-----># &F is ISO date, uptime starts with the current time, and ends with the load average. B-) +set-option -g status-right '%F #(uptime)' # &F is ISO date, uptime starts with the current time, and ends with the load average. B-) # Set window notifications set-option -g visual-activity on # Show status message for activity in monitor-activity windows. -- cgit v1.1