aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorLibravatar sommerfeld <sommerfeld@sommerfeld.dev>2025-01-31 17:41:54 +0000
committerLibravatar sommerfeld <sommerfeld@sommerfeld.dev>2025-01-31 17:56:09 +0000
commit9a20a86ca64bc8c8f62cee4e16849c68d1e793e6 (patch)
treea8bbfe88da00c852575511f8f38c8b2c3a3252c7
parent53bac0e99c0e58d487f8f8d8ad2008f45bebb472 (diff)
downloaddotfiles-9a20a86ca64bc8c8f62cee4e16849c68d1e793e6.tar.gz
dotfiles-9a20a86ca64bc8c8f62cee4e16849c68d1e793e6.tar.bz2
dotfiles-9a20a86ca64bc8c8f62cee4e16849c68d1e793e6.zip
[tmux] Remove sessionist
-rw-r--r--home/.config/tmux/tmux.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/home/.config/tmux/tmux.conf b/home/.config/tmux/tmux.conf
index 1b5693f..2094d46 100644
--- a/home/.config/tmux/tmux.conf
+++ b/home/.config/tmux/tmux.conf
@@ -2,7 +2,6 @@
set -g @plugin 'tmux-plugins/tpm'
set -g @plugin 'tmux-plugins/tmux-sensible'
set -g @plugin 'tmux-plugins/tmux-pain-control'
-set -g @plugin 'tmux-plugins/tmux-sessionist'
set -g @plugin 'tmux-plugins/tmux-copycat'
set -g @plugin 'tmux-plugins/tmux-yank'
set -g @plugin 'tmux-plugins/tmux-urlview'