- Merge archiso profiles - Merge package lists - Merge full/minimal sections in build_linux - Remove minimal boot entries - Remove minimal from build-ufd config and scripts - Update Linux README.md Addresses #207
7 lines
151 B
Bash
7 lines
151 B
Bash
set -g status off
|
|
set -g pane-active-border-style fg=white
|
|
|
|
# Window names
|
|
set -g set-titles on
|
|
set -g set-titles-string '#W'
|
|
setw -g automatic-rename
|