From 01db7ebb0d39cab62c5c7854bddff2019c210fd0 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: Fri, 6 Sep 2024 04:10:28 -0400 Subject: [PATCH] good to be back :) --- .tmux/plugins/tmux-powerline | 2 +- micro/buffers/history | Bin 523 -> 522 bytes tmux/tmux.conf | 1 + 3 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.tmux/plugins/tmux-powerline b/.tmux/plugins/tmux-powerline index 72e8a27..717688b 160000 --- a/.tmux/plugins/tmux-powerline +++ b/.tmux/plugins/tmux-powerline @@ -1 +1 @@ -Subproject commit 72e8a27e28da1617df8d9d35a34ce72aebe0b0be +Subproject commit 717688b1dd9ca3bf062b44a59fb2206e07e28418 diff --git a/micro/buffers/history b/micro/buffers/history index e287ef9234273ed0141d269ed0bfb45b45b37748..3c9d532f18205f6558b583aef443eba510e3b446 100644 GIT binary patch delta 42 vcmeBX>0(jj|KG^M$n?L7fsu#te**&pcRdr3+W_P;F#KbD{l96W(o04F|J@BH delta 43 wcmeBT>1I*l|KH5Q$n?L3fsu#te-i@(&;LdyAioL7XJGip`1*g#M#Yzm02~DlG5`Po diff --git a/tmux/tmux.conf b/tmux/tmux.conf index e340378..2b04151 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -33,6 +33,7 @@ set -g visual-bell on ### plugins ### set-environment -g TMUX_PLUGIN_MANAGER_PATH ~/.dotfiles/.tmux/plugins +set-environment -g TMPDIR $PREFIX/tmp # List of plugins set -g @plugin 'tmux-plugins/tpm' set -g @plugin 'tmux-plugins/tmux-sensible'