tmux: remove unnecessary braces in comments
This commit is contained in:
parent
47292f0068
commit
2ec3cfe0d8
@ -105,7 +105,7 @@ set -g window-status-current-format ''
|
||||
|
||||
|
||||
###############################################
|
||||
# local and nested remote tmux sessions {{{
|
||||
# local and nested remote tmux sessions
|
||||
# - https://www.freecodecamp.org/news/tmux-in-practice-local-and-nested-remote-tmux-sessions-4f7ba5db8795/
|
||||
# - https://gist.github.com/samoshkin/05e65f7f1c9b55d3fc7690b59d678734
|
||||
|
||||
@ -121,7 +121,7 @@ bind -T off M-q \
|
||||
set -u status off \;\
|
||||
set status-right ''
|
||||
|
||||
# local and nested remote tmux sessions }}}
|
||||
# local and nested remote tmux sessions
|
||||
###############################################
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user