fix
This commit is contained in:
parent
b96c804717
commit
caa762b137
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ rwx_tmux_status() {
|
|||
;;
|
||||
*) ;;
|
||||
esac
|
||||
tmux set-option status \"\${current}\"
|
||||
tmux set-option -g status \"\${current}\"
|
||||
}
|
||||
rwx_tmux_uptime() {
|
||||
local since=\"\$(uptime --since)\"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue