remove editor from tmux config ; not needed/old version incompatible
This commit is contained in:
parent
a774407da2
commit
1e20a789b8
|
@ -1,7 +1,6 @@
|
||||||
# Misc/General
|
# Misc/General
|
||||||
set -g allow-rename on
|
set -g allow-rename on
|
||||||
set -g pane-border-status bottom
|
set -g pane-border-status bottom
|
||||||
set -g editor nano
|
|
||||||
set -g history-limit 100000
|
set -g history-limit 100000
|
||||||
set -g renumber-windows on
|
set -g renumber-windows on
|
||||||
set -g clock-mode-style 24
|
set -g clock-mode-style 24
|
||||||
|
|
Loading…
Reference in a new issue