Update tpm
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
set-environment -g PATH "/usr/local/bin:/bin:/usr/bin"
|
||||||
set -g default-terminal "screen-256color"
|
set -g default-terminal "screen-256color"
|
||||||
|
|
||||||
set -g history-limit 999999999
|
set -g history-limit 999999999
|
||||||
@@ -81,4 +82,4 @@ set -g @themepack 'powerline/double/red'
|
|||||||
# set -g @plugin 'git@bitbucket.com/user/plugin'
|
# set -g @plugin 'git@bitbucket.com/user/plugin'
|
||||||
|
|
||||||
# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf)
|
# 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'
|
||||||
|
|||||||
Submodule tmux/plugins/tpm updated: 95f78336c3...26d9ace1b4
Reference in New Issue
Block a user