mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-24 15:16:20 -07:00
remove unnecessary comments
This commit is contained in:
parent
87c4ae2305
commit
13402cbe15
1 changed files with 0 additions and 6 deletions
|
@ -46,11 +46,5 @@ hardstatus alwayslastline
|
||||||
termcapinfo xterm* ti@:te@
|
termcapinfo xterm* ti@:te@
|
||||||
defscrollback 10000
|
defscrollback 10000
|
||||||
|
|
||||||
# The selected keybinding set, plus any additional user-defined/overriding
|
|
||||||
# keybindings should be placed in each user's $HOME/.screen-profiles/keybindings
|
|
||||||
source $HOME/.screen-profiles/keybindings
|
source $HOME/.screen-profiles/keybindings
|
||||||
|
|
||||||
# Default windows
|
|
||||||
# Windows list should be placed in each user's $HOME/.screen-profiles/windows,
|
|
||||||
# to be configurable
|
|
||||||
source $HOME/.screen-profiles/windows
|
source $HOME/.screen-profiles/windows
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue