Skip to content

Commit

Permalink
fixed tmux tpm bug,issues : tmux-plugins/tpm#81
Browse files Browse the repository at this point in the history
  • Loading branch information
laudai committed Dec 10, 2020
1 parent 8739fd8 commit 6bb3a28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion laudai.tmux.conf
Original file line number Diff line number Diff line change
Expand Up @@ -280,4 +280,4 @@ set -g @plugin 'tmux-plugins/tmux-open'
set -g @plugin 'tmux-plugins/tmux-resurrect'

# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf)
run -b '~/.tmux/plugins/tpm/tpm'
run -b '~/.tmux/plugins/tpm'

0 comments on commit 6bb3a28

Please sign in to comment.