parent
828c953f84
commit
070bfab3e3
|
@ -18,5 +18,5 @@ set -g status-left '#[fg=colour16,bg=colour254,bold] #S #[fg=colour254,bg=colour
|
||||||
# Simplify tmux version checking by using multiple config files. Source these
|
# Simplify tmux version checking by using multiple config files. Source these
|
||||||
# config files based on the version in which tmux features were added and/or
|
# config files based on the version in which tmux features were added and/or
|
||||||
# deprecated. By splitting these configuration options into separate files,
|
# deprecated. By splitting these configuration options into separate files,
|
||||||
run-shell "eval $POWERLINE_CONFIG_COMMAND tmux source"
|
run-shell 'eval $POWERLINE_CONFIG_COMMAND tmux source'
|
||||||
# vim: ft=tmux
|
# vim: ft=tmux
|
||||||
|
|
Loading…
Reference in New Issue