From 3968987a2b7a03b8c81587aac094a27ca26e09e3 Mon Sep 17 00:00:00 2001 From: Fabian Ising Date: Fri, 23 Aug 2019 17:50:37 +0200 Subject: [PATCH] Update tpm --- tmux/.tmux.conf | 3 ++- tmux/plugins/tpm | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index 800a2bb..7dd9453 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -1,3 +1,4 @@ +set-environment -g PATH "/usr/local/bin:/bin:/usr/bin" set -g default-terminal "screen-256color" set -g history-limit 999999999 @@ -81,4 +82,4 @@ set -g @themepack 'powerline/double/red' # set -g @plugin 'git@bitbucket.com/user/plugin' # Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf) -run '~/.tmux/plugins/tpm/tpm >> /tmp/tpm_out 2>&1 >> /tmp/tpm_out' +run '~/.tmux/plugins/tpm/tpm' # >> /tmp/tpm_out 2>&1 >> /tmp/tpm_out' diff --git a/tmux/plugins/tpm b/tmux/plugins/tpm index 95f7833..26d9ace 160000 --- a/tmux/plugins/tpm +++ b/tmux/plugins/tpm @@ -1 +1 @@ -Subproject commit 95f78336c3972f3e6648b7b3db754f2224320a5e +Subproject commit 26d9ace1b47f4591b2afdf333442a498311b6ace