mirror of
https://github.com/gryf/vmstrap.git
synced 2025-12-18 20:10:28 +01:00
Added forgotten space.
This commit is contained in:
@@ -224,7 +224,7 @@ tmux_conf() {
|
|||||||
} >> ~/.tmux.conf
|
} >> ~/.tmux.conf
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
echo 'setw -g window-status-current-style "bg=colour8'`
|
echo 'setw -g window-status-current-style "bg=colour8 '`
|
||||||
`'fg=colour15 bold"'
|
`'fg=colour15 bold"'
|
||||||
echo "set -g pane-border-style fg=green"
|
echo "set -g pane-border-style fg=green"
|
||||||
echo 'set -g pane-active-border-style "bg=default fg=brightyellow"'
|
echo 'set -g pane-active-border-style "bg=default fg=brightyellow"'
|
||||||
|
|||||||
Reference in New Issue
Block a user