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 e287ef9..3c9d532 100644 Binary files a/micro/buffers/history and b/micro/buffers/history differ 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'