Mac/Linux compatibility.
This commit is contained in:
parent
7d66c185ab
commit
2212bcabc1
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
### CONFIG
|
### CONFIG
|
||||||
set -g status-right "#(hostname | cut -d. -f 1): #(uptime | awk -F 'average.: ' '{print $2}')"
|
set -g status-right "#(hostname | cut -d. -f 1): #(uptime | awk -F 'averag[a-z]*: ' '{print $2}')"
|
||||||
#
|
#
|
||||||
### BINDS
|
### BINDS
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue