1995parham / dotfiles

:rocket: @1995parham Linux / OSx configurations files
GNU General Public License v2.0
113 stars 4 forks source link

Shows uptime in tmux of macOS #48

Closed 1995parham closed 1 year ago

1995parham commented 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.

1995parham commented 1 year ago

I am using the uptime command from sh which is awful.