Compare commits

...

2 Commits

Author SHA1 Message Date
noboby
eff6e59e4c
chore(tmux): remove tmux-fingers plugin 2025-03-11 10:36:19 -03:00
497ab7fd8f chore(tmux): add xsel required by tmux-yank (#194)
Reviewed-on: #194
Co-authored-by: Joao P Dubas <joao.dubas+gitea@gmail.com>
Co-committed-by: Joao P Dubas <joao.dubas+gitea@gmail.com>
2025-03-11 13:35:57 +00:00
2 changed files with 1 additions and 1 deletions

View File

@ -87,6 +87,7 @@ RUN apt-get update \
uuid-dev \
wget \
xorg-dev \
xsel \
xsltproc \
xz-utils \
zlib1g-dev \

View File

@ -65,7 +65,6 @@ set -g history-limit 50000
# list plugins
set -g @plugin 'tmux-plugins/tpm'
set -g @plugin 'fabioluciano/tmux-tokyo-night'
set -g @plugin 'Morantron/tmux-fingers'
set -g @plugin 'tmux-plugins/tmux-yank'
# tokyo night configuration