tmux: use plugins only in desktop and laptop
This commit is contained in:
parent
bb95036d44
commit
80c43b1b55
@ -121,6 +121,7 @@ bind -T off M-q \
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{{- if (or (eq .chezmoi.hostname "arch") (eq .chezmoi.hostname "buzz") }}
|
||||||
#######################
|
#######################
|
||||||
# Plugins
|
# Plugins
|
||||||
#######################
|
#######################
|
||||||
@ -144,3 +145,4 @@ set -g @thumbs-command 'echo -n {} | xsel -ib'
|
|||||||
|
|
||||||
# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf)
|
# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf)
|
||||||
run -b "$XDG_CACHE_HOME/tmux/plugins/tpm/tpm"
|
run -b "$XDG_CACHE_HOME/tmux/plugins/tpm/tpm"
|
||||||
|
{{- end }}
|
||||||
|
Loading…
Reference in New Issue
Block a user