From c398896bfa6d6e1bf365f775f73bb94a7251608b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=98=99=E2=97=A6=20The=20Tablet=20=E2=9D=80=20GamerGirla?= =?UTF-8?q?ndCo=20=E2=97=A6=E2=9D=A7?= Date: Tue, 2 May 2023 21:25:38 +0100 Subject: [PATCH] . --- .tmux.conf | 4 ++-- .tmux/plugins/tmux-powerline | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.tmux.conf b/.tmux.conf index bdc39a2..1b75110 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -33,7 +33,7 @@ set -g visual-bell on ### plugins ### -set-environment -g TMUX_PLUGIN_MANAGER_PATH "~/.dotfiles/.tmux/plugins/" +set-environment -g TMUX_PLUGIN_MANAGER_PATH ~/.dotfiles/.tmux/plugins/ # List of plugins set -g @plugin 'tmux-plugins/tpm' set -g @plugin 'tmux-plugins/tmux-sensible' @@ -47,4 +47,4 @@ set -g @plugin 'erikw/tmux-powerline' # set -g @plugin 'git@bitbucket.com:user/plugin' # Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf -run-shell "~/.dotfiles/.tmux/plugins/tpm/tpm" +run-shell ~/.dotfiles/.tmux/plugins/tpm/tpm diff --git a/.tmux/plugins/tmux-powerline b/.tmux/plugins/tmux-powerline index ae3d75c..b625152 160000 --- a/.tmux/plugins/tmux-powerline +++ b/.tmux/plugins/tmux-powerline @@ -1 +1 @@ -Subproject commit ae3d75c11c9e9e7080ada532df621092a9938c5a +Subproject commit b6251522e48284bc57bf4ed1fff270491f0b3bdc