Closed 1995parham closed 1 year ago
Right now, we are using uptime -p in the tmux status bar to display the system uptime, but it does not work on macOS. We need to find an alternative method to show the uptime.
uptime -p
I am using the uptime command from sh which is awful.
uptime
sh
Right now, we are using
uptime -p
in the tmux status bar to display the system uptime, but it does not work on macOS. We need to find an alternative method to show the uptime.