Move run line to bottom of tmux.conf
This commit is contained in:
parent
ac82a4d011
commit
42fd35c74a
@ -14,7 +14,8 @@ set -g @dracula-show-powerline true
|
|||||||
set -g @dracula-show-fahrenheit true
|
set -g @dracula-show-fahrenheit true
|
||||||
set -g @dracula-military-time false
|
set -g @dracula-military-time false
|
||||||
|
|
||||||
run '.config/tmux/plugins/tpm/tpm'
|
|
||||||
|
|
||||||
# Terminal appearance
|
# Terminal appearance
|
||||||
set -g default-terminal "tmux-256color"
|
set -g default-terminal "tmux-256color"
|
||||||
|
|
||||||
|
# Keep this line at the very bottom
|
||||||
|
run '~/.config/tmux/plugins/tpm/tpm'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user