https://github.com/pearl-hub/tpm
Tmux Plugin Manager
https://github.com/pearl-hub/tpm
Last synced: 4 months ago
JSON representation
Tmux Plugin Manager
- Host: GitHub
- URL: https://github.com/pearl-hub/tpm
- Owner: pearl-hub
- Created: 2016-05-13T21:59:39.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-01-15T23:32:10.000Z (over 5 years ago)
- Last Synced: 2025-01-05T09:42:11.866Z (5 months ago)
- Language: Shell
- Size: 1.95 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
TMUX Plugin Manager
===================|Communication|
|:-----------:|
| [](https://gitter.im/pearl-core/pearl?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) |**Table of Contents**
- [Description](#description)
- [Quickstart](#quickstart)
- [Installation](#installation)Description
===========
- name: `Pearl package for TMUX Plugin Manager`
- description: Installs and loads TMUX plugins.
- author: Filippo Squillace
- username: [fsquillace](https://github.com/fsquillace)Quickstart
==========
This Pearl package install the [TMUX Plugin Manager](https://github.com/tmux-plugins/tpm).
Follow the main page project for more details.Interesting plugins to install are:
- [tmux-copycat](https://github.com/tmux-plugins/tmux-copycat)
- [tmux-resurrect](https://github.com/tmux-plugins/tmux-resurrect)Installation
============
This package can be installed via [Pearl](https://github.com/pearl-core/pearl) system.```sh
pearl install tpm
```Troubleshooting
===============
This section has been left blank intentionally.
It will be filled up as soon as troubles come in!