Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
79 contributions in the last year
Contribution activity
October 2020
Created an issue in tmux-plugins/tpm that received 4 comments
Why do we need set -g @plugin 'tmux-plugins/tpm' ?
Hello @bruno-
I'm curious about the installation instructions: why do we need
set -g @plugin 'tmux-plugins/tpm'
at all?
Is it a leftover from a pr…